Open CodeWithAlamin opened 2 weeks ago
There's a discrepancy between the documentation and actual implementation regarding the domAnimations export.
domAnimations
TypeScript shows error:
import { domAnimations } from "framer-motion" // Error: '"framer-motion"' has no exported member named 'domAnimations'
Description
There's a discrepancy between the documentation and actual implementation regarding the
domAnimations
export.Current Behavior
TypeScript shows error: