diff --git a/frontend/src/components/pages/CCPMetricsPage.js b/frontend/src/components/pages/CCPMetricsPage.js index 2722705..ae2705e 100644 --- a/frontend/src/components/pages/CCPMetricsPage.js +++ b/frontend/src/components/pages/CCPMetricsPage.js @@ -392,8 +392,13 @@ function MetricTable({ metrics, onSelectMetric }) { return (
-
- Metrics Overview +
+ + Metrics Overview + + + LAST REPORT +
@@ -1422,8 +1427,13 @@ function ForecastBurndownChart({ metricId }) { return (
-
- Forecast Burndown — {metricId} +
+ + Forecast Burndown — {metricId} + + + LIVE +