Heading
Useful for rendering headlines.
im heading
Props
Prop | Type | Description |
---|---|---|
children | ReactNode | The content to render |
is | h1 | h2 | h3 | h4 | h5 | The heading size to apply |
color | inherit | default | muted | primary | positive | negative | The color to apply |
Examples
todo