Skip to content

Commit a6220af

Browse files
authored
Merge pull request #983 from ensdomains/fix-wallet-section-link
add a link to para
2 parents a9e3a8e + 4cb2cde commit a6220af

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ 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/"
3840
>
3941
Go to wallet
4042
</Button>

0 commit comments

Comments
 (0)