Files
2026-01-09 14:52:46 +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
```