Install framer-motion and import { Frame, useMotionValue, useTransform } from 'framer';. However, I get the following error.
Cannot find module 'framer' or its corresponding type declarations.ts(2307)
npm i framer-motion
after:
import { useMotionValue, useTransform } from "framer-motion"
import { Frame } from "framer"
You misunderstood "framer-motion" and "framer"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With