Hello,   In the learning process of React + GSAP and I've run into a situation where I can't find the easy solution. Should be a quick answer   In previous projects, (javascript + html for example) I would write up a timeline, then set an array of  elements with  a { clearProps: "all" } to essentially reset it   The code I'm working with now is React with inline styles.  It seems that clearing the props in the same fashion removes all of the inline styles, and since