relation-atals
v1.0.0
Published
人员关系组件
Downloads
1
Readme
relation-atals
安装
使用 npm 或 yarn 安装
$ npm install relation-atals --save
$ yarn add relation-atals
如果你的网络环境不佳,推荐使用 cnpm
案例
import { SkRelationAtals } from "relation-atals";
ReactDOM.render(<SkImgCropper />, mountNode);