aboutsummaryrefslogtreecommitdiff
path: root/playground/src/components/shared/rich-text.json
blob: faa0ed9f01a599277dca7a787d88dfc466276b42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "collectionName": "components_shared_rich_texts",
  "info": {
    "displayName": "Rich text",
    "icon": "align-justify",
    "description": ""
  },
  "options": {},
  "attributes": {
    "body": {
      "type": "richtext"
    }
  }
}