From 4383c6963f46fbc33c475a6f116a5d0e24a5c4da Mon Sep 17 00:00:00 2001 From: lumijiez <59575049+lumijiez@users.noreply.github.com> Date: Thu, 22 May 2025 22:52:54 +0300 Subject: [PATCH] fix weather forecast --- src/components/WeatherForecast.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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()} -