<!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior Make a `<Loader>` Component Features: - Should come with default `div` props - Inherit from `<div>` <!--- If you're describing a bug, tell us what should happen --> <!--- If you're suggesting a change/improvement, tell us how it should work --> ## Current Behavior No loader component - [ ] Make spec for loader component - [ ] Make the base component with API and without styles - [ ] add styling
Expected Behavior
Make a
<Loader>ComponentFeatures:
divprops<div>Current Behavior
No loader component