pull/52/head
Tim Pechersky 2021-08-03 22:23:27 +08:00
rodzic 6a45dd622b
commit 76691332ef
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -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({