React framer motion throws error when using staggerChildren
I am trying to learn framer motion from YT tutorial.
I have a framer-motion based Counter component. I want it to start the account once the component is in view
I have a framer-motion based Counter component. I want it to start the account once the component is in view. Currently, The count happens on page-load, the only thing that happens is the component jumps up once in view: