diff --git a/src/components/WeatherForecast.js b/src/components/WeatherForecast.js index f618eaa..bc26b33 100644 --- a/src/components/WeatherForecast.js +++ b/src/components/WeatherForecast.js @@ -95,7 +95,7 @@ export default function WeatherForecast() { Last updated: {new Date(weatherData.lastUpdated).toLocaleTimeString()} -