Commit 21db1a8a by jay

township key destination pointers

1 parent ac784d8a
......@@ -97,6 +97,12 @@
"images",
"files"
]
},
"keyDestinations": {
"displayName": "keyDestinations",
"type": "component",
"repeatable": true,
"component": "layout.key-destinations"
}
}
}
{
"collectionName": "components_layout_key_destinations",
"info": {
"displayName": "keyDestinations",
"description": ""
},
"options": {},
"attributes": {
"destination": {
"type": "text"
}
}
}
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!