fixes
This commit is contained in:
parent
e5b151f5be
commit
b09b90b261
2 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
import CoinIcon from "../../icons/CoinIcon";
|
||||
import ProfileIcon from "../../icons/ProfileIcon";
|
||||
import {ConnectStateButton} from "../../../web3/connect";
|
||||
import chipImg from '../../../../assets/icons/chip.png'
|
||||
import {useStores} from "../../../hooks/useStores.tsx";
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
import {useCheckBalance} from "./useCheckBalance.ts";
|
||||
import {observer} from "mobx-react-lite";
|
||||
import {useEffect} from "react";
|
||||
import {useStores} from "../../hooks/useStores.tsx";
|
||||
|
|
Loading…
Reference in a new issue