Update App.js
This commit is contained in:
2
packages/react-app/src/App.js
vendored
2
packages/react-app/src/App.js
vendored
@@ -1,8 +1,8 @@
|
|||||||
import React from "react"
|
import React from "react"
|
||||||
import { useEthers } from "@usedapp/core";
|
import { useEthers } from "@usedapp/core";
|
||||||
|
|
||||||
import { usePools } from "./hooks";
|
|
||||||
import styles from './styles';
|
import styles from './styles';
|
||||||
|
import { usePools } from "./hooks";
|
||||||
import { fhtLogo } from './assets';
|
import { fhtLogo } from './assets';
|
||||||
import { Exchange, Loader, WalletButton } from "./components";
|
import { Exchange, Loader, WalletButton } from "./components";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user