diff --git a/examples/react/src/App.tsx b/examples/react/src/App.tsx index dd84b4e6..fb1ee1ee 100644 --- a/examples/react/src/App.tsx +++ b/examples/react/src/App.tsx @@ -56,6 +56,7 @@ function App() { const config = createConfig({ transports, chains, + /* TODO: check connector typings. Might be related to wagmi problem */ /* @ts-ignore-next-line */ connectors, })