tried to fix stuff.

This commit is contained in:
StockiP
2022-11-02 21:19:33 +01:00
parent 9d4b3c221f
commit 8bc8726287
2 changed files with 2 additions and 9 deletions

View File

@@ -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";