## Text

The Text component is a `<div>` element with whatever textual elements you wish
to render within. Anything added within the `<Text>` tags will be rendered as children.

This is essentially a wrapper component.

<!-- PROPS -->
