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 */}
|
| |