fact-list.json
359 Bytes
{
"collectionName": "components_dynamic_zone_fact_lists",
"info": {
"displayName": "FactList"
},
"options": {},
"attributes": {
"Title": {
"type": "string"
},
"Description": {
"type": "text"
},
"Icon": {
"allowedTypes": [
"images"
],
"type": "media",
"multiple": false
}
}
}