Skip to content

Commit 330c22c

Browse files
committed
feat(suite): Troubleshooting tips marked as secondary
1 parent 222034a commit 330c22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/suite/src/components/suite/troubleshooting/TroubleshootingTips.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ export const TroubleshootingTipsWithSections = <K extends string, T extends K>({
120120
>
121121
<Button
122122
onClick={onOpen}
123-
variant="info"
123+
variant="tertiary"
124124
size="small"
125125
isSubtle={!initiallyIsOpen}
126126
icon="question"

0 commit comments

Comments
 (0)