0.1.1 • Published 3 years ago

hongguang-style v0.1.1

Weekly downloads
12
License
-
Repository
github
Last release
3 years ago

使用 React、TypeScript 封装的组件库

详情请查看文档

使用方法

    npm i hongguang-style --save

引入样式:

import "hongguang-style/build/index.css";

事例:

import { Button } from "hongguang-style";

相关链接:文档