index.json 161 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "list": "../../List/index",
  5. "list-item": "../../List/ListItem/index",
  6. "ant-checkbox": "../index"
  7. }
  8. }