Title
TheTitle component renders heading text with appropriate hierarchy and styling.
Usage
Props
string
required
The text content of the title.
number
default:"1"
Heading level (1-6), corresponds to
h1-h6.string
Text color. Can be a theme token or hex code.
string
default:"left"
Text alignment:
left, center, right.
