button-resize
v7.0.3
Published
Resize your button
Readme
What is this ? Resize the button size
Installation npm i buttonSize
Then... import { buttonSize } from 'buttonSize'; buttonSize({ buttonSize_type: 'large'});
With large there are medium as well as small buttons.
