Skip to content

OPiece/react-components

Repository files navigation

react-components

基于 antd 的 React 组件

Install

npm install opiece-react-components --save

Usage

// import xyz from opiece-react-components/lib/xyz

// Grid
import Grid from 'opiece-react-component/lib/grid'

// Form
import Form from 'opiece-react-component/lib/form'

// TreeSelect
import TreeSelect from 'opiece-react-component/lib/tree-select'

LICENSE

MIT