1.0.0 • Published 3 years ago
@eddy-aus/spinner v1.0.0
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';1.0.0
3 years ago