Get Flexibility on your designs! with easy implementation,
npm i react-mini-components --save
Then ..
import { Button } from react-mini-components
<Button size="btn-small" theme="btn-dark"> Signup </Button>
- btn-primary
- btn-light
- btn-danger
- btn-dark
- btn-warning
- success