@eddy-aus/button-group
v1.0.1
Published
Eddy's Button Group component
Readme
Button Group
Eddy's Button Group component.
Table of Contents
Getting Started
To use Eddy's Button Group, run the following command in your project.
yarn add --dev @eddy-aus/button-groupThen add the following import statement in your JSX.
import { ButtonGroup } from '@eddy-aus/button-group';