fix(FE): fix warn issue next js

This commit is contained in:
randy-ar
2025-12-08 14:01:13 +07:00
parent 7df743ebf5
commit 3569955e7f
2 changed files with 3 additions and 13 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"clsx": "^2.1.1",
"formik": "^2.4.6",
"moment": "^2.30.1",
"next": "^15.5.7",
"next": "15.5.7",
"react": "19.1.0",
"react-day-picker": "^9.11.1",
"react-dom": "19.1.0",