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 */} +
+ +
); }