township key destination pointers
Showing
2 changed files
with
19 additions
and
0 deletions
src/components/layout/key-destinations.json
0 → 100644
-
Please register or sign in to post a comment
... | ... | @@ -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" | ||
} | ||
} | ||
} |