index.json 133 B

1234567
  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "ant-button": "../Button/index",
  5. "ant-input": "../Input/InputBlur/index"
  6. }
  7. }