Button base component for Next.js.
npm install nextjs-button-baseSimplify similarly looking and buttons.

``bash`
npm install nextjs-button-base
Create your own wrapper component. You can get inspired by ExampleButton here and Storybook here.
Run npm start and npm run storybook` parallelly.