diff --git a/components/hydro/hydro-page.tsx b/components/hydro/hydro-page.tsx index bee2f2d..6bfec84 100644 --- a/components/hydro/hydro-page.tsx +++ b/components/hydro/hydro-page.tsx @@ -34,7 +34,7 @@ export function HydroPage() {
{t("hydro.results", { total: filteredStations.length, visible: Math.min(visibleCount, filteredStations.length) })}
{!filteredStations.length ?