diff --git a/src/components/Discover/TrendingTokens.tsx b/src/components/Discover/TrendingTokens.tsx index 055c1acacf7..8ce1ad825e8 100644 --- a/src/components/Discover/TrendingTokens.tsx +++ b/src/components/Discover/TrendingTokens.tsx @@ -519,7 +519,7 @@ function NetworkFilter() { return { icon: ( - + ), label: useBackendNetworksStore.getState().getChainsLabel()[chainId],