date-picker-added
Showing
This diff is collapsed.
... | @@ -15,10 +15,12 @@ | ... | @@ -15,10 +15,12 @@ |
"moment": "^2.30.1", | "moment": "^2.30.1", | ||
"mongodb": "^6.5.0", | "mongodb": "^6.5.0", | ||
"react": "^18.2.0", | "react": "^18.2.0", | ||
"react-datepicker": "^6.3.0", | |||
"react-dom": "^18.2.0", | "react-dom": "^18.2.0", | ||
"react-redux": "^9.1.0", | "react-redux": "^9.1.0", | ||
"react-router-dom": "^6.22.3", | "react-router-dom": "^6.22.3", | ||
"react-scripts": "5.0.1", | "react-scripts": "5.0.1", | ||
"react-tailwindcss-datepicker": "^1.6.6", | |||
"redux-thunk": "^3.1.0", | "redux-thunk": "^3.1.0", | ||
"web-vitals": "^2.1.4" | "web-vitals": "^2.1.4" | ||
}, | }, | ||
... | ... |
Please register or sign in to comment