Files
strapi-plugin-checkbox-list/playground/src/components/shared/rich-text.json
T

15 lines
240 B
JSON

{
"collectionName": "components_shared_rich_texts",
"info": {
"displayName": "Rich text",
"icon": "align-justify",
"description": ""
},
"options": {},
"attributes": {
"body": {
"type": "richtext"
}
}
}