No need these console logs anymore

This commit is contained in:
Lim Chee Aun 2023-01-14 22:05:38 +08:00
parent b8b8cc57cd
commit 68b6cb869e

View file

@ -433,7 +433,6 @@ function BoostsCarousel({ boosts }) {
scrollableElement: carouselRef.current, scrollableElement: carouselRef.current,
direction: 'horizontal', direction: 'horizontal',
}); });
console.log({ reachStart, reachEnd });
return ( return (
<div class="boost-carousel"> <div class="boost-carousel">
<header> <header>