index.json 178 B

12345678
  1. {
  2. "component": true,
  3. "lazyCodeLoading": "renderedComponents",
  4. "usingComponents": {
  5. "ant-checklist-item": "./ChecklistItem/index",
  6. "ant-icon": "../Icon/index"
  7. }
  8. }