Unwraps a motion component and returns either a string for motion.div or the React component for motion(Component).
motion
motion.div
motion(Component)
If the component is not a motion component it returns undefined.
Generated using TypeDoc
Unwraps a
motioncomponent and returns either a string formotion.divor the React component formotion(Component).If the component is not a
motioncomponent it returns undefined.