Components
Flex
Use the Flex component to create flexbox layouts.
Selected Theme
Select brand or tribe name to preview style
Others
Component Status Details
Status component contains a list of checks and completeness that has been tested and owned by each component
Usage
The Flex component is identical to the Box component, but with display: flex set. If you need to alter the display property, use the Box component instead.
import { Flex } from "@legion-ui/core";