ff-webpage-cms/src/components/dynamic-zone/full-text.json

16 lines
264 B
JSON
Raw Normal View History

2024-10-30 14:50:13 +01:00
{
"collectionName": "components_dynamic_zone_full_texts",
"info": {
"displayName": "Full_Text",
"icon": "dashboard",
"description": ""
},
"options": {},
"attributes": {
"text": {
"type": "blocks",
"required": true
}
}
}