1 parent bd8360f commit 1cc09c8Copy full SHA for 1cc09c8
1 file changed
src/new-landingpage/src/LandingPage.tsx
@@ -1,4 +1,4 @@
1
-import { AnimatePresence, motion, SVGMotionProps } from "framer-motion";
+import { AnimatePresence, motion, type SVGMotionProps } from "framer-motion";
2
import { useState, type SVGProps } from "react";
3
import { useCookies } from "react-cookie";
4
import { useAuth } from "@clerk/clerk-react";
0 commit comments