Unable to use React framer-motion
animation library.
#773
alexandercarls
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am getting the following error when using the framer-motion animation library with CSA.
Reproduction steps:
npx create-snowpack-app snow-framer --template @snowpack/app-template-react-typescript --use-yarn
cd snow-framer
andyarn add framer-motion
App.tsx
to includeAny pointers would be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions