working on datepickerrange problems

This commit is contained in:
2024-06-09 16:43:53 +03:30
parent 474e6f3e8d
commit 3f896ef5e9
13 changed files with 264 additions and 132 deletions

View File

@@ -22,12 +22,13 @@
"formik": "^2.4.5",
"jalali-moment": "^3.3.11",
"material-react-table": "^2.11.2",
"next": "14.1.0",
"next": "^14.2.3",
"react": "^18",
"react-dom": "^18",
"sass": "^1.75.0",
"stylis": "^4.3.1",
"stylis-plugin-rtl": "^2.1.1"
"stylis-plugin-rtl": "^2.1.1",
"yup": "^1.4.0"
},
"devDependencies": {
"eslint": "^8",