Skip to content

Commit 2fd883b

Browse files
authored
Merge branch 'main' into feature/fet-1761-temporary-premium-graph-has-an-empty-box-which-appears-when
2 parents 08a84ba + 4021d51 commit 2fd883b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/components/pages/profile/settings/WalletSection.tsx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ export const WalletSection = () => {
3535
size="small"
3636
colorStyle="accentSecondary"
3737
prefix={() => <WalletSVG height={12} width={12} />}
38+
as="a"
39+
href="https://connect.getpara.com/"
40+
target="_blank"
41+
rel="noreferrer noopener"
3842
>
3943
Go to wallet
4044
</Button>

0 commit comments

Comments
 (0)