Hi everyone,
First of all, no need to tell you that the library is just amazing.
I just discovered it and was going through the examples.
I viewed the vido about the FLIP plugin and I have a question regarding the implementation in React.
in Js, it is pretty simple to move element through the dom but i tried to make something similar in React and to be honest, I have no idea on how to move a component from 1 div to another.
What I tried is to put the co