We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 819530a commit df00e56Copy full SHA for df00e56
web-devtools/src/context/Web3Provider.tsx
@@ -63,7 +63,6 @@ const wagmiConfig = createConfig({
63
createWeb3Modal({
64
wagmiConfig,
65
projectId,
66
- //@ts-expect-error mismatch types from wagmi and viem
67
defaultChain: arbitrumSepolia,
68
themeVariables: {
69
"--w3m-color-mix": theme.klerosUIComponentsPrimaryPurple,
0 commit comments