updated
This commit is contained in:
@ -20,9 +20,11 @@ export default function RareDisorderPage() {
|
|||||||
|
|
||||||
{/* WES Info */}
|
{/* WES Info */}
|
||||||
<WESInfo />
|
<WESInfo />
|
||||||
{/* Clinical Areas Grid */}
|
|
||||||
<ClinicalAreasGrid />
|
|
||||||
|
|
||||||
|
{/* Clinical Areas Grid */}
|
||||||
|
<div className="py-6">
|
||||||
|
<ClinicalAreasGrid />
|
||||||
|
</div>
|
||||||
</PageLayout>
|
</PageLayout>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user