mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +02:00
remove framer-motion
This commit is contained in:
parent
1a1530957a
commit
79429b0c9a
3 changed files with 1 additions and 5 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
import NumberFlow from "@number-flow/react";
|
||||
import confetti from "canvas-confetti";
|
||||
import { motion } from "framer-motion";
|
||||
import { motion } from "motion/react";
|
||||
import { Check, Star } from "lucide-react";
|
||||
import Link from "next/link";
|
||||
import { useRef, useState } from "react";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue