@eddy-aus/spinner
v1.0.0
Published
Eddy's Spinner component
Downloads
60
Readme
Spinner
Eddy's Spinner component.
Table of Contents
Getting Started
To use Eddy's Spinner component, run the following command in your project.
yarn add --dev @eddy-aus/spinner
Then add the following import
statement in your JSX.
import { Spinner } from '@eddy-aus/spinner';