Files
terminal/web/node_modules/@ant-design/pro-form/README.md
T

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
```