index.json 123 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "list-item": "../List/ListItem/index",
  5. "icon": "../Icon/index"
  6. }
  7. }