From e2a26476df73310bfeab580f44cd5d119f23f027 Mon Sep 17 00:00:00 2001 From: pari7maheshwari Date: Fri, 19 Jun 2026 01:11:14 +0530 Subject: [PATCH] Fix pathway page virtualization and TypeScript issues --- src/app/pathway/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/pathway/page.tsx b/src/app/pathway/page.tsx index 9a097fc1..3f3223bc 100644 --- a/src/app/pathway/page.tsx +++ b/src/app/pathway/page.tsx @@ -253,8 +253,8 @@ export default function PathwayPage() { }; return ( -
-
+
+
{/* Header */}