changed loading logo

This commit is contained in:
StockiP
2022-11-02 20:16:45 +01:00
parent f2268d95d6
commit b3b80f4006
3 changed files with 4 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 433 KiB

View File

@@ -1,9 +1,10 @@
import chevronDown from "./chevron-down.svg";
import ethereumLogo from "./ethereumLogo.png";
import ethereumLogo2 from "./ethereumLogo2.png";
import uniswapLogo from "./uniswapLogo.png";
import fhtLogo from "./fhtLogo.png";
import TechniKoinLogo from "./TechniKoinLogo.png";
import eth from "./eth.png";
import ethdiamondpurple from "./ethdiamondpurple.png";
export { chevronDown, ethereumLogo, uniswapLogo, fhtLogo, TechniKoinLogo, eth, ethdiamondpurple};
export { chevronDown, ethereumLogo, uniswapLogo, fhtLogo, TechniKoinLogo, eth, ethdiamondpurple, ethereumLogo2};