1.0.1 • Published 2 years ago
@eddy-aus/button v1.0.1
Button
Eddy's Button component.
Table of Contents
Getting Started
To use Eddy's Button component, run the following command in your project.
yarn add --dev @eddy-aus/button
Then add the following import
statement in your JSX.
import { Button } from '@eddy-aus/button';