usePools
This commit is contained in:
1
packages/react-app/src/App.js
vendored
1
packages/react-app/src/App.js
vendored
@@ -1,6 +1,7 @@
|
|||||||
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 { fhtLogo } from './assets';
|
import { fhtLogo } from './assets';
|
||||||
import { Exchange, Loader, WalletButton } from "./components";
|
import { Exchange, Loader, WalletButton } from "./components";
|
||||||
|
|||||||
0
packages/react-app/src/hooks/usePools.js
vendored
Normal file
0
packages/react-app/src/hooks/usePools.js
vendored
Normal file
Reference in New Issue
Block a user