15 lines
240 B
JSON
15 lines
240 B
JSON
|
|
{
|
||
|
|
"collectionName": "components_shared_rich_texts",
|
||
|
|
"info": {
|
||
|
|
"displayName": "Rich text",
|
||
|
|
"icon": "align-justify",
|
||
|
|
"description": ""
|
||
|
|
},
|
||
|
|
"options": {},
|
||
|
|
"attributes": {
|
||
|
|
"body": {
|
||
|
|
"type": "richtext"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|