index.json 125 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "popover": "../../Popover/index",
  5. "ant-icon": "../../Icon/index"
  6. }
  7. }