Files
2026-01-12 09:12:41 +00:00

16 lines
164 B
Markdown

# @ant-design/pro-form
## Install
Using npm:
```bash
$ npm install --save @ant-design/pro-form
```
or using yarn:
```bash
$ yarn add @ant-design/pro-form
```