diff --git a/frontend/src/components/dashboard/StatsWidget.tsx b/frontend/src/components/dashboard/StatsWidget.tsx index 1c87030..4c7c815 100644 --- a/frontend/src/components/dashboard/StatsWidget.tsx +++ b/frontend/src/components/dashboard/StatsWidget.tsx @@ -36,21 +36,21 @@ export default function StatsWidget({ projectStats, totalIncompleteTodos, weathe ]; return ( -
+
{stat.label}
+
{stat.value}
+
WEATHER
+
{weatherData.temp}°
+
{weatherData.description}
-
- {weatherData.city}
-
- —
-
- No city set
-
+ —
+