hong react ui:PC端React组件库 源码

上传:declare56691 浏览: 14 推荐: 0 文件:ZIP 大小:133.67KB 上传时间:2021-04-08 21:23:44 版权申诉
洪Reactui 一套基于React Hook和Typescript的PC端组件库 本组件库可以学习交流,不要在生产环境中使用 安装 $ npm install hong-react-ui $ yarn add hong-react-ui 使用 import React from 'react' ; import ReactDOM from 'react-dom' ; import { Button } from 'hong-react-ui' ; import 'hong-react-ui/dist/index.css' ; ReactDOM . render ( < Button type = "primary" > Primary < / Button > < / div > , mountNode , ) ; 需要注意的是,样式文件需要单独约会。
上传资源
用户评论