You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/ui-heading/src/Heading/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Heading is a component for creating typographic headings.
6
6
7
7
## Variant
8
8
9
-
Variant takes care of - almost - all use-cases when it comes hedings on pages. Their name reflects the places they meant to be used. It sets the `level` prop and takes care of the style of the heading
9
+
Variant covers almost all usecases for headings on pages. Their name reflects the places they meant to be used. It sets the `level` prop and takes care of the style of the heading
10
10
We recommend using `variants` instead of the `level` (and `as`) props.
11
11
12
12
NOTE: when `variant` is set, `level` and `as` props are ignored
0 commit comments