Commit d1e2f91a by Ravindra Kanojiya

created aboutus page

1 parent 6f66acd4
{ {
"collectionName": "components_about_us_our_rows", "collectionName": "components_about_us_our_rows",
"info": { "info": {
"displayName": "ourRow" "displayName": "ourRow",
"description": ""
}, },
"options": {}, "options": {},
"attributes": { "attributes": {
"icon": { "icon": {
"type": "media",
"multiple": false,
"required": false,
"allowedTypes": [ "allowedTypes": [
"images", "images",
"files", "files",
"videos", "videos",
"audios" "audios"
], ]
"type": "media",
"multiple": false
}, },
"discription": { "discription": {
"type": "text" "type": "text"
},
"title": {
"type": "string"
} }
} }
} }
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!