Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
geolffreym committed Jan 9, 2025
1 parent ad11871 commit 4fbfa56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/login-modal/profile-select-view.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ export const ProfileSelectView: React.FC<ProfileSelectionProps> = ({
</Box>
</Box>
<Button onClick={onDisconnect} sx={{ ml: 'auto' }}>
Connect Wallet
Change Wallet
</Button>
</Box>

Expand Down

0 comments on commit 4fbfa56

Please sign in to comment.