Added missing parts and react-icons package

This commit is contained in:
2025-04-23 03:50:10 +03:00
parent cb8d6b507d
commit 9399dc332e
5 changed files with 56 additions and 39 deletions

View File

@@ -18,6 +18,7 @@
"next": "15.3.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-icons": "^5.5.0",
"tailwind-merge": "^3.2.0",
"tw-animate-css": "^1.2.5"
},