Skip to content

Commit 6ffcab0

Browse files
committed
fix: issue with wrong prop
1 parent 2f02386 commit 6ffcab0

File tree

1 file changed

+1
-1
lines changed
  • showcases/patternhub/pages/foundations/font-sizes

1 file changed

+1
-1
lines changed

showcases/patternhub/pages/foundations/font-sizes/overview.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const ColorOverview = () => {
66
<DefaultPage>
77
<h1>FontsSizes Overview</h1>
88
<h2>Body</h2>
9-
<DBInfotext variant="warning">
9+
<DBInfotext semantic="warning">
1010
Some font-sizes are the same for a specific device type. For
1111
example in mobile all `xl` sizes are the same.
1212
</DBInfotext>

0 commit comments

Comments
 (0)