Hi everyone, I am currently learning GSAP and React stuff. I am doing slider and i have problem. I want play end animation if slider will change (before change). Currently animation play when slide showing, but i want to play end animation when he changing to other slide. I think it's simple to do but even that i can really don't know how to do 🤔   Here is a code: https://codesandbox.io/s/sad-tree-w2jvu   Btw. Is it a well-written slider? Did I write something wrong