diff --git a/components/forecast/forecast-panel.tsx b/components/forecast/forecast-panel.tsx index 3857f3b..57314ba 100644 --- a/components/forecast/forecast-panel.tsx +++ b/components/forecast/forecast-panel.tsx @@ -66,7 +66,7 @@ export function ForecastPanel({ latitude, longitude, locationName }: { latitude? ) : !forecast.hourly.length || !forecast.daily.length ? ( ) : ( -
+

{t("forecast.hourly")}