# Flex and FlexItem

A flexbox abstraction that handles the most common uses of flexible box layout

## Flex

The component that creates a flex container for `FlexItem` children to be layed on in

## FlexItem

Children of the `Flex` component
