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 e6b1e8a commit 7ae3874Copy full SHA for 7ae3874
web/src/components/ConnectWallet/index.tsx
@@ -1,7 +1,7 @@
1
import React, { useCallback } from "react";
2
3
import { useWeb3Modal, useWeb3ModalState } from "@web3modal/wagmi/react";
4
-import { useAccount, useChainId, useSwitchChain } from "wagmi";
+import { useAccount, useSwitchChain } from "wagmi";
5
6
import { Button } from "@kleros/ui-components-library";
7
0 commit comments