Heading
Hierarchical text elements to establish content structure and importance.
Installation
Add the component to your project using the following command:
Usage
Import
Import the component and its related parts.
Structure
The expected structure and composition of the component.
Props
Each component part, its responsibility, and the props it exposes.
<Heading>
This component extends the JSX h1 element.
Name
Default
Options
`size`
`md`
`sm``md``lg`
`level`
`1`
`1``2``3``4``5``6`