File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,6 @@ import dai from "@/public/dapps/stabledai.png"
114
114
import status from "@/public/dapps/status.png"
115
115
import superrare from "@/public/dapps/superrare.png"
116
116
import synthetix from "@/public/dapps/synthetix.png"
117
- import uniswapec from "@/public/dapps/uni.png"
118
117
import uniswap from "@/public/dapps/uni.png"
119
118
import xmtp from "@/public/dapps/xmtp.png"
120
119
import yearn from "@/public/dapps/yearn.png"
@@ -1265,7 +1264,7 @@ const DappsPage = () => {
1265
1264
name : "Uniswap" ,
1266
1265
description : t ( "page-dapps-editors-choice-uniswap" ) ,
1267
1266
url : "https://uniswap.exchange/swap" ,
1268
- image : uniswapec ,
1267
+ image : uniswap ,
1269
1268
alt : t ( "page-dapps-uniswap-logo-alt" ) ,
1270
1269
background : "#212f46" ,
1271
1270
type : CategoryType . FINANCE ,
You can’t perform that action at this time.
0 commit comments