Skip to content

Commit 9a71775

Browse files
committed
make it external
1 parent 4cb2cde commit 9a71775

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ export const WalletSection = () => {
3737
prefix={() => <WalletSVG height={12} width={12} />}
3838
as="a"
3939
href="https://connect.getpara.com/"
40+
target="_blank"
41+
rel="noreferrer noopener"
42+
role="link"
4043
>
4144
Go to wallet
4245
</Button>

0 commit comments

Comments
 (0)