@qiqzhao/choco-ui
v1.0.2
Published
## Install
Downloads
6
Readme
choco-ui
Install
npm install -S @qiqzhao/choco-ui
Usage
npm
import { Button } from "@qiqzhao/choco-ui";
import "@qiqzhao/choco-ui/dist/style.css";
<Button type="primary">
<span>click</span>
</Button>
Components
- [x] Button
- [x] Alert
- [x] Avatar
- [x] Pagination
- [ ] Badge
- [ ] Card