Simple React loading spinner
Simple Loading spinner component for React

Installation
npm i simple-react-loading-spinner
Usage
People are impatient, show them something while content is loading
<SimpleLoadingSpinner width={100} height={100} borderRadius={50}/>
See example
License
MIT