You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
272 B

# @ant-design/from
> @ant-design/from.
See our website [@ant-design/from](https://umijs.org/plugins/from) for more information.
## Install
Using npm:
```bash
$ npm install --save-dev @ant-design/from
```
or using yarn:
```bash
$ yarn add @ant-design/from --dev
```