fix the error in frontend

This commit is contained in:
2026-02-03 18:15:16 +08:00
parent d8a9f277be
commit 86b3e4402c
3 changed files with 11 additions and 12 deletions

View File

@@ -31,8 +31,8 @@
"clsx": "^2.1.1",
"lucide-react": "^0.563.0",
"next-themes": "^0.4.6",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react": "^19.2",
"react-dom": "^19.2",
"react-h5-audio-player": "^3.10.1",
"react-hook-form": "^7.71.1",
"react-router-dom": "^7.13.0",