feat(FE-208): enhance DateInput component with range selection and modal support

This commit is contained in:
rstubryan
2025-11-12 16:54:17 +07:00
parent f264474293
commit 4215c6c6ce
5 changed files with 298 additions and 46 deletions
+1
View File
@@ -19,6 +19,7 @@
"moment": "^2.30.1",
"next": "15.5.3",
"react": "19.1.0",
"react-day-picker": "^9.11.1",
"react-dom": "19.1.0",
"react-hot-toast": "^2.6.0",
"react-number-format": "^5.4.4",