From c5db6634545e9e062b476680d3e1c75483628a60 Mon Sep 17 00:00:00 2001 From: Christian Vidal Wolf Date: Thu, 29 Jan 2026 13:27:44 +0100 Subject: [PATCH] Revert unintended changes in ForecastView and AdsPerformance; keep WeeklyGrid badge repositioning --- components/AdsPerformance.tsx | 2 +- components/ForecastView.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/AdsPerformance.tsx b/components/AdsPerformance.tsx index 8f164ea..a358476 100644 --- a/components/AdsPerformance.tsx +++ b/components/AdsPerformance.tsx @@ -63,7 +63,7 @@ const AdsRow: React.FC<{ } return ( - +
diff --git a/components/ForecastView.tsx b/components/ForecastView.tsx index 2b8d614..a54893c 100644 --- a/components/ForecastView.tsx +++ b/components/ForecastView.tsx @@ -80,7 +80,7 @@ const ForecastRow: React.FC<{ else achievementColor = 'bg-rose-500'; return ( - + {/* Product Info */}