<!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior Make a `<Alert>` 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 alert component - [ ] Make spec for alert component - [ ] Make the base component with API and without styles - [ ] add styling
Expected Behavior
Make a
<Alert>ComponentFeatures:
divprops<div>Current Behavior
No alert component