From 9a898437f947dc02b96706cde88cdf139317888c Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Wed, 25 Jan 2023 21:53:43 +0800 Subject: [PATCH] Remove unused code --- src/pages/home.jsx | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/pages/home.jsx b/src/pages/home.jsx index 8f77bd7c..5fec0550 100644 --- a/src/pages/home.jsx +++ b/src/pages/home.jsx @@ -368,17 +368,6 @@ function Home({ hidden }) { })} {showMore && ( <> - {/* { - if (inView) loadStatuses(); - }} - root={scrollableRef.current} - rootMargin="100px 0px" - > */} - {/* */}