Blame view

src/components/layout/service-aboutus.json 281 Bytes
Gaurav Dev committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{
  "collectionName": "components_layout_service_aboutuses",
  "info": {
    "displayName": "Service Aboutus"
  },
  "options": {},
  "attributes": {
    "serviceAboutusHeading": {
      "type": "text"
    },
    "serviceAboutusDescription": {
      "type": "richtext"
    }
  }
}