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