1 parent 4c8e15a commit b26bedaCopy full SHA for b26beda
1 file changed
FRONTEND/src/components/ui/FloatingNav.jsx
@@ -1,5 +1,7 @@
1
import React, { useState } from "react";
2
import {
3
+ // eslint-disable-next-line no-unused-vars
4
+ motion,
5
AnimatePresence,
6
useScroll,
7
useMotionValueEvent,
0 commit comments