Matt Perry 9 months ago
π When debugging motion components with React Developer Tools, they used to all appear as "MotionComponent".
But no more! From 11.16.1, they'll appear as motion.div, motion.ul etc. Custom components will even appear as motion.create(YourComponentName)