react-mini-components
v0.0.7
Published
Get Flexibility on your designs! with easy implementation,
Downloads
8
Readme
What is this
Get Flexibility on your designs! with easy implementation,
Installation
npm i react-mini-components --save
Then ..
import { Button } from react-mini-components
<Button size="btn-small" theme="btn-dark"> Signup </Button>
Button styles
- btn-primary
- btn-light
- btn-danger
- btn-dark
- btn-warning
- success