<!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior Make a `<Input>` Component Features: - Should come with default `input` props - Inherit from `<input>` <!--- 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 Input component - [ ] Make spec for input component - [ ] Make the base component with API and without styles - [ ] add styling
Expected Behavior
Make a
<Input>ComponentFeatures:
inputprops<input>Current Behavior
No Input component