Handles orientation and spacing of children
layout | stack
pnpm add -S @urban-ui/stack
import {Stack} from '@urban-ui/stack' export function MyComponent() { return <Stack /> }
@TODO details about the component