diff --git a/apps/web/src/components/base-org/shared/TopNavigation/index.tsx b/apps/web/src/components/base-org/shared/TopNavigation/index.tsx index 774090dff6..32ab59d355 100644 --- a/apps/web/src/components/base-org/shared/TopNavigation/index.tsx +++ b/apps/web/src/components/base-org/shared/TopNavigation/index.tsx @@ -99,26 +99,26 @@ export default function TopNavigation() { const showGasDropdownAndConnectWallet = !cryptoExcludedPaths.includes(pathname ?? ''); return ( -