diff --git a/src/components/sections/WeatherSection.astro b/src/components/sections/WeatherSection.astro index 8f03b05..fb3bb2c 100644 --- a/src/components/sections/WeatherSection.astro +++ b/src/components/sections/WeatherSection.astro @@ -20,7 +20,7 @@ const { forecastDays, error } = await getFiveDayForecast(latitude, longitude, ti {error ? (