I'm trying to implement a enter/exit transition for my div,
But I want my div can enter from left, and exit to right,
after playing with the example here, I still can not figure it out.
https://popmotion.io/pose/learn/react-exit-enter-transitions/
How do I do it ?