diff --git a/frontend/components/dashboard/dashboard-header.tsx b/frontend/components/dashboard/dashboard-header.tsx index 266a76d..1c84b9e 100644 --- a/frontend/components/dashboard/dashboard-header.tsx +++ b/frontend/components/dashboard/dashboard-header.tsx @@ -165,7 +165,7 @@ export function DashboardHeader() { )} - {address && recentPools.length > 0 && ( + {address && (