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