@rajatsehgal/gears
v0.0.7
Published
A module that provides a couple of react components that can be used as a busy/progress indicator
Downloads
3
Readme
gears
A busy/progress indicator built with React.
Live demo
Installation
npm install @rajatsehgal/gears --save
Usage
Import it
import BusyGears from '@rajatsehgal/gears/BusyGears';
Render it
<BusyGears />