feat(down-button): added down button func

Now you don't have to scroll all the way down yay
This commit is contained in:
JK-le-dev 2025-10-19 08:11:54 -05:00
commit 542ba32cda
4 changed files with 376 additions and 134 deletions

View file

@ -15,8 +15,8 @@
"dependencies": {
"@google/genai": "^1.25.0",
"@tailwindcss/postcss": "^4.1.14",
"@tailwindcss/vite": "^4.1.14",
"@vitejs/plugin-react-swc": "^3.7.0",
"@tailwindcss/vite": "^4.1.14",
"@vitejs/plugin-react-swc": "^3.7.0",
"bootstrap": "^5.3.8",
"bootstrap-icons": "^1.13.1",
"class-variance-authority": "^0.7.1",
@ -40,7 +40,6 @@
"packageManager": ">=npm@10.9.0",
"devDependencies": {
"@eslint/js": "^9.38.0",
"daisyui": "^5.3.7",
"eslint": "^9.38.0",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-react": "^7.37.5",