diff --git a/src/app/(app)/growth/page.tsx b/src/app/(app)/growth/page.tsx
index fe7224f..4511f53 100644
--- a/src/app/(app)/growth/page.tsx
+++ b/src/app/(app)/growth/page.tsx
@@ -421,7 +421,7 @@ export default function GrowthPage() {
} />
{WHO_CURVE_KEYS.map((key, i) => (
-
+
))}