diff --git a/components/ForecastView.tsx b/components/ForecastView.tsx index 1475e90..86d5273 100644 --- a/components/ForecastView.tsx +++ b/components/ForecastView.tsx @@ -119,10 +119,10 @@ const ForecastRow: React.FC<{
- {ytdAchievement.toFixed(1)}% + {fcAchievement.toFixed(1)}%
- OF PERIOD {Math.round(forecastPeriod / 1000)}K + OF ANNUAL {Math.round(annualForecast / 1000)}K