Skip to content

Commit

Permalink
chore: email prop
Browse files Browse the repository at this point in the history
  • Loading branch information
ignaciosantise committed Nov 6, 2024
1 parent ee0d0e9 commit 376318e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dapps/W3MWagmi/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ createAppKit({
clipboardClient,
customWallets,
enableAnalytics: true,
features: {
emailShowWallets: false,
},
});

const queryClient = new QueryClient();
Expand Down

0 comments on commit 376318e

Please sign in to comment.