diff --git a/client/src/components/admin/ProgramResultsSummarySection.tsx b/client/src/components/admin/ProgramResultsSummarySection.tsx index b6e09e0..59a0125 100644 --- a/client/src/components/admin/ProgramResultsSummarySection.tsx +++ b/client/src/components/admin/ProgramResultsSummarySection.tsx @@ -163,9 +163,11 @@ function FeedbackChart({ const maxVal = Math.max(...data.map((d) => d.value)); return ( -