It would be nice if `inline-flex` was supported for those who need it. I could imagine the best way to do this would be to either: - a) add another prop for `inline` - b) export a second `InlineFlex` component (perhaps using a `span` as its default element).