From 547b18ac1e7b074e33aac33a60ce11184e717792 Mon Sep 17 00:00:00 2001 From: mukesh13 Date: Fri, 12 Sep 2025 17:41:47 +0530 Subject: [PATCH] updated --- app/health/rare-disorders/page.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/app/health/rare-disorders/page.js b/app/health/rare-disorders/page.js index f199d44..735441a 100644 --- a/app/health/rare-disorders/page.js +++ b/app/health/rare-disorders/page.js @@ -20,9 +20,11 @@ export default function RareDisorderPage() { {/* WES Info */} - {/* Clinical Areas Grid */} - + {/* Clinical Areas Grid */} +
+ +
); }