Skip to content

Commit

Permalink
fix idea
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitayutanov committed Oct 3, 2024
1 parent a4634d4 commit 87b7725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion idea/frontend/src/widgets/header/ui/topSide/TopSide.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const TopSide = () => {
<BalanceDropdown />

<OnboardingTooltip index={0}>
<Wallet variant="gear" displayBalance={false} />
<Wallet theme="gear" displayBalance={false} />
</OnboardingTooltip>
</div>
</div>
Expand Down

0 comments on commit 87b7725

Please sign in to comment.