diff --git a/src/components/AnimateItems.tsx b/src/components/AnimateItems.tsx index 946c7cc5..c650de48 100644 --- a/src/components/AnimateItems.tsx +++ b/src/components/AnimateItems.tsx @@ -75,24 +75,6 @@ function AnimateItems({ } }; - console.log('Animation debug', { - type, - duration, - staggerDelay, - scaleOffset, - distanceOffset, - animateFromAppState, - animateOnFirstLoadOnly, - staggerOnFirstLoadOnly, - hasLoadedInitial, - nextPhotoAnimationInitial, - shouldAnimate, - shouldStagger, - typeResolved, - durationResolved, - initialVariant: getInitialVariant(), - }); - return (