mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-22 17:25:40 +03:00
No need these console logs anymore
This commit is contained in:
parent
b8b8cc57cd
commit
68b6cb869e
1 changed files with 0 additions and 1 deletions
|
@ -433,7 +433,6 @@ function BoostsCarousel({ boosts }) {
|
|||
scrollableElement: carouselRef.current,
|
||||
direction: 'horizontal',
|
||||
});
|
||||
console.log({ reachStart, reachEnd });
|
||||
return (
|
||||
<div class="boost-carousel">
|
||||
<header>
|
||||
|
|
Loading…
Reference in a new issue