[UIDS] Give Flex a gap property
Opened this issue · 0 comments
kyleshike commented
Description
[Description of the problem / solution, screenshots, explanation of approach, links to docs, etc.]
The Flex component can have gap
which will make it much more versatile for layouts
User Stories
- As an engineer, I want to use
<Flex>
to lay out child components in a flexbox with a gap between them
Acceptance Criteria
- Flex has a gap property