Animated Props
Framer Motion uses the initial, animate, and exit props to control animations. These props define the different states of an animation, from start to finish.
Moving an Element

Example of how to Moving an Element with frame motion.

Move Element
move-element.tsx
ByteBigBoss