feat(TimeDateSelector): better date selector implemented and naming scheme cleaned up to make more sense

This commit is contained in:
2025-02-22 12:04:38 -07:00
parent 583be5dcd2
commit 7999abaf25
8 changed files with 7482 additions and 9320 deletions

View File

@ -9,8 +9,8 @@
"@testing-library/user-event": "^13.5.0",
"js-yaml": "^4.1.0",
"react": "^18.2.0",
"react-datepicker": "^8.1.0",
"react-dom": "^18.2.0",
"react-native": "^0.72.6",
"react-router-dom": "^6.20.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"