display: flex by default, making it easy to create flexbox layouts.
Import
Usage
Props
Flex accepts all Box props withdisplay: flex applied by default.
React.ElementType
Render as a different HTML element. Defaults to
'div'.ThemeUIStyleObject
Theme-aware styles. The
display: flex is automatically applied, but can be overridden.string
Apply a variant style from the theme.
