navigation.json 211 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "widget-root": "/components/widget-root/widget-root",
  5. "indicator": "/components/indicator/indicator",
  6. "item": "/components/widgets/navigation/item"
  7. }
  8. }