index.json 122 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "List": "./modules/list/index",
  5. "Tabs": "./modules/tabs/index"
  6. }
  7. }