update ui

This commit is contained in:
Ayush Acharjya
2024-10-26 10:01:37 +01:00
parent fb1d14654f
commit db943bb560

View File

@@ -106,7 +106,7 @@ export default function MetaMaskConnectWrapper() {
debug={false}
sdkOptions={{
dappMetadata: {
name: 'My App',
name: 'My dApp',
url: typeof window !== 'undefined' ? window.location.href : '',
},
}}