tm-menu.json 261 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "tm-listitem": "/tm-vuetify/components/tm-listitem/tm-listitem",
  5. "tm-mask-flow": "/tm-vuetify/components/tm-maskFlow/tm-maskFlow",
  6. "tm-grouplist": "/tm-vuetify/components/tm-grouplist/tm-grouplist"
  7. }
  8. }