Install React Button with npm
npm install flexible-react-button
In a React app, use the Button component:
import { Button } from 'flexible-react-button'
'primary', 'secondary', 'info', 'success', 'warning', 'error', 'light', 'dark'
'#yourcolorcode'
'#yourcolorcode'
'small', 'medium'
boolean :- 'true', 'false'
function()