Currently we only have the Heading component that only outputs an h2 html element. We should add individual components for h1-h6 with pre-defined (opinionated) sizes. These components should use the Heading component internally. Should also add a setting in Heading to output h1-h6
Currently we only have the
Heading
component that only outputs an h2 html element. We should add individual components for h1-h6 with pre-defined (opinionated) sizes. These components should use theHeading
component internally. Should also add a setting inHeading
to output h1-h6