Variants for the Text component:
• default
Single-line text.
• paragraph
Multi-line text such as body copy.
Press shift + S to search API reference.
Variants for the Text component:
• default
Single-line text.
• paragraph
Multi-line text such as body copy.
type TextVariant = "default" | "paragraph"