Commit cb11409 1 parent 38acf15 commit cb11409 Copy full SHA for cb11409
File tree 1 file changed +2
-2
lines changed
packages/braid-design-system/src/lib/components/TooltipRenderer
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ const docs: ComponentDocs = {
169
169
placement = "bottom"
170
170
tooltip = {
171
171
< Stack space = "medium" >
172
- < Text weight = "strong" > Strong text</ Text >
172
+ < Text size = "large" > Large text</ Text >
173
173
< Text >
174
174
The quick brown fox jumps over the lazy dog. The quick brown
175
175
fox jumps over the lazy dog. The quick brown fox jumps over
@@ -196,7 +196,7 @@ const docs: ComponentDocs = {
196
196
placement = "bottom"
197
197
tooltip = {
198
198
< Stack space = "medium" >
199
- < Text weight = "strong" > Strong text</ Text >
199
+ < Text size = "large" > Large text</ Text >
200
200
< Text >
201
201
The quick brown fox jumps over the lazy dog. The quick brown
202
202
fox jumps over the lazy dog. The quick brown fox jumps over
You can’t perform that action at this time.
0 commit comments