Skip to content

Commit

Permalink
added todo info
Browse files Browse the repository at this point in the history
  • Loading branch information
SamueleA committed Feb 13, 2024
1 parent bcd510a commit aa7a90a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/react/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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,
})
Expand Down

0 comments on commit aa7a90a

Please sign in to comment.