We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e20ca1 commit 155d3ccCopy full SHA for 155d3cc
components/animations/AnimatedElement.tsx
@@ -1,3 +1,5 @@
1
+"use client";
2
+
3
import { motion, MotionProps, Variants } from "framer-motion";
4
import {
5
ComponentPropsWithoutRef,
0 commit comments