footer-link.json
315 Bytes
{
  "collectionName": "components_footer_footer_links",
  "info": {
    "displayName": "FooterLink"
  },
  "options": {},
  "attributes": {
    "title": {
      "type": "string"
    },
    "Links": {
      "type": "component",
      "component": "footer.links",
      "repeatable": true
    }
  },
  "config": {}
}