mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-31 05:33:32 +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,
|
scrollableElement: carouselRef.current,
|
||||||
direction: 'horizontal',
|
direction: 'horizontal',
|
||||||
});
|
});
|
||||||
console.log({ reachStart, reachEnd });
|
|
||||||
return (
|
return (
|
||||||
<div class="boost-carousel">
|
<div class="boost-carousel">
|
||||||
<header>
|
<header>
|
||||||
|
|
Loading…
Add table
Reference in a new issue