ant-design/components/form/Form.tsx
zombieJ 340ff711ab
chore: Support TypeScript & JavaScript with Demo (#17247)
* update bisheng

* support lang panel

* display tabs if multiple lang

* rm tmp file
2019-06-23 12:49:28 +08:00

4 lines
56 B
TypeScript

import Form from 'rc-field-form';
export default Form;