@eddy-aus/spinner
v1.0.0
Published
Eddy's Spinner component
Downloads
4
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/spinnerThen add the following import statement in your JSX.
import { Spinner } from '@eddy-aus/spinner';