We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e3a8e commit 4cb2cdeCopy full SHA for 4cb2cde
1 file changed
src/components/pages/profile/settings/WalletSection.tsx
@@ -35,6 +35,8 @@ export const WalletSection = () => {
35
size="small"
36
colorStyle="accentSecondary"
37
prefix={() => <WalletSVG height={12} width={12} />}
38
+ as="a"
39
+ href="https://connect.getpara.com/"
40
>
41
Go to wallet
42
</Button>
0 commit comments