diff --git a/dapps/W3MWagmi/src/App.tsx b/dapps/W3MWagmi/src/App.tsx index d15fd7bf..ef7fa2b3 100644 --- a/dapps/W3MWagmi/src/App.tsx +++ b/dapps/W3MWagmi/src/App.tsx @@ -71,11 +71,10 @@ createAppKit({ siweConfig, clipboardClient, customWallets, - enableAnalytics: true, features: { email: true, - socials: ['x', 'apple', 'farcaster', 'discord', 'facebook'], - emailShowWallets: false, + socials: ['x', 'apple', 'farcaster', 'discord'], + emailShowWallets: true, }, });