kopia lustrzana https://github.com/bugout-dev/moonstream
clean up
rodzic
6a45dd622b
commit
76691332ef
|
@ -19,7 +19,6 @@ const Scrollable = (props) => {
|
|||
const handleScroll = (e) => {
|
||||
const currentScroll = Math.ceil(getScrollPrecent(e) / 10);
|
||||
if (currentScroll > scrollDepth) {
|
||||
// withTracking(
|
||||
setScrollDepth(currentScroll);
|
||||
isLoaded &&
|
||||
mixpanel.people.increment({
|
||||
|
|
Ładowanie…
Reference in New Issue