Skip to content

Commit 2e7d4d3

Browse files
author
ignaciosantise
committed
chore: temporary disable what is an email wallet link
1 parent 94953b5 commit 2e7d4d3

File tree

1 file changed

+2
-2
lines changed
  • packages/scaffold/src/views/w3m-what-is-a-wallet-view

1 file changed

+2
-2
lines changed

packages/scaffold/src/views/w3m-what-is-a-wallet-view/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ export function WhatIsAWalletView() {
5656
>
5757
Get a wallet
5858
</Button>
59-
<Link size="sm" iconLeft="helpCircle" onPress={() => undefined}>
59+
{/* <Link size="sm" iconLeft="helpCircle" onPress={() => undefined}>
6060
What is an email wallet?
61-
</Link>
61+
</Link> */}
6262
</FlexView>
6363
</ScrollView>
6464
);

0 commit comments

Comments
 (0)