From aca894729e47280919b626773c06377b41eb47d0 Mon Sep 17 00:00:00 2001 From: "fredy.siswanto" Date: Tue, 4 Mar 2025 22:11:13 +0700 Subject: [PATCH] fix: remove commented-out scrollY property in ContentsPage component --- app/pages/dashboard-contents/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/pages/dashboard-contents/index.tsx b/app/pages/dashboard-contents/index.tsx index fcc37af..b6df7b2 100644 --- a/app/pages/dashboard-contents/index.tsx +++ b/app/pages/dashboard-contents/index.tsx @@ -52,7 +52,6 @@ export const ContentsPage = () => { searching: true, ordering: true, info: true, - // scrollY: '50vh', } return (