7.0.3 • Published 2 years ago
button-resize v7.0.3
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.