Module '"motion/react"' has no exported member 'motion' #3011
-
Getting this type error when i use the code below import { motion, AnimatePresence } from "motion/react"; everything else works fine but I don't know how to get rid of this error |
Beta Was this translation helpful? Give feedback.
Answered by
Judge-Paul
Jan 19, 2025
Replies: 1 comment
-
My bad, just needed to restart my typescript dev server |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Judge-Paul
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My bad, just needed to restart my typescript dev server