We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08a84ba + 4021d51 commit 2fd883bCopy full SHA for 2fd883b
1 file changed
src/components/pages/profile/settings/WalletSection.tsx
@@ -35,6 +35,10 @@ 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
+ target="_blank"
41
+ rel="noreferrer noopener"
42
>
43
Go to wallet
44
</Button>
0 commit comments