We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9e3a8e + 4cb2cde commit a6220afCopy full SHA for a6220af
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