hide search bar on scroll down
Showing
| ... | @@ -19,6 +19,7 @@ | ... | @@ -19,6 +19,7 @@ |
| "@tanstack/react-query-devtools": "^4.0.10", | "@tanstack/react-query-devtools": "^4.0.10", | ||
| "@types/react-scroll": "^1.8.4", | "@types/react-scroll": "^1.8.4", | ||
| "framer-motion": "^6", | "framer-motion": "^6", | ||
| "lodash": "^4.0.0", | |||
| "next": "12.2.5", | "next": "12.2.5", | ||
| "next-react-svg": "1.1.3", | "next-react-svg": "1.1.3", | ||
| "node-fetch": "^3.2.9", | "node-fetch": "^3.2.9", | ||
| ... | ... |
Please register or sign in to comment