import React from 'react' // By Sam Herbert (@sherb), for everyone. More @ http://goo.gl/7AJzbL export const Spinner = () => { return ( ) }