Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 418 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 418 Bytes

react-easy-antd-form

基于 React,Ant-Design 封装的声明式 Form 业务组件,方便使用。

Install(安装)

npm install react-easy-antd-form

Usage(使用)

import Form from "react-easy-antd-form";