From c4c99f1775dc6e0bb7a12e5e53e09591fc994618 Mon Sep 17 00:00:00 2001 From: mukesh13 Date: Fri, 12 Sep 2025 11:18:47 +0530 Subject: [PATCH] Responsive check --- app/health/oncology/Components/HereditaryCancerPanel.jsx | 5 ----- app/health/oncology/components/HereditaryCancerPanel.jsx | 5 ----- 2 files changed, 10 deletions(-) diff --git a/app/health/oncology/Components/HereditaryCancerPanel.jsx b/app/health/oncology/Components/HereditaryCancerPanel.jsx index f173309..9eda79f 100644 --- a/app/health/oncology/Components/HereditaryCancerPanel.jsx +++ b/app/health/oncology/Components/HereditaryCancerPanel.jsx @@ -47,11 +47,6 @@ export default function HereditaryCancerPanel() { title: "Expert Interpretation & Reporting", desc: "Variants classified using ACMG guidelines, backed by curated literature and clinical databases.", icon: "/images/icons/expert-interpretation-reporting.png" - }, - { - title: "Genetic Counseling Support", - desc: "Optional access to pre- and post-test counseling for patient education and informed decision-making.", - icon: "/images/icons/social-support.png" } ]; diff --git a/app/health/oncology/components/HereditaryCancerPanel.jsx b/app/health/oncology/components/HereditaryCancerPanel.jsx index f173309..9eda79f 100644 --- a/app/health/oncology/components/HereditaryCancerPanel.jsx +++ b/app/health/oncology/components/HereditaryCancerPanel.jsx @@ -47,11 +47,6 @@ export default function HereditaryCancerPanel() { title: "Expert Interpretation & Reporting", desc: "Variants classified using ACMG guidelines, backed by curated literature and clinical databases.", icon: "/images/icons/expert-interpretation-reporting.png" - }, - { - title: "Genetic Counseling Support", - desc: "Optional access to pre- and post-test counseling for patient education and informed decision-making.", - icon: "/images/icons/social-support.png" } ];