react
import React from 'react' import Spinner from 'react-spinner'; <div style={{padding: 200}}> <Spinner/> </div>
This Gist was automatically created by Carbide, a free online programming environment.
You can view a live, interactive version of this Gist here.