<!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior Make a `<Flex>` Component Features: - Should come with default Flex props - Modify the direction, display, justify, align, etc via 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 <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> No flex component
Expected Behavior
Make a
<Flex>ComponentFeatures:
<div>Current Behavior
No flex component