diff --git a/src/pages/home.jsx b/src/pages/home.jsx index eecf8b2c..bee401fb 100644 --- a/src/pages/home.jsx +++ b/src/pages/home.jsx @@ -433,7 +433,6 @@ function BoostsCarousel({ boosts }) { scrollableElement: carouselRef.current, direction: 'horizontal', }); - console.log({ reachStart, reachEnd }); return (