index.json 165 B

12345678
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "form-item": "../FormItem/index",
  5. "ant-picker": "../../Picker/index",
  6. "ant-icon": "../../Icon/index"
  7. }
  8. }