cleanup, improve date formatting, move date filtering to client side, make statuses more 'airport-y'

This commit is contained in:
Matt Fiddaman
2025-04-01 20:46:26 -04:00
parent 1412825b8d
commit 19cf3e31c5
4 changed files with 39 additions and 36 deletions

View File

@@ -9,6 +9,7 @@
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^13.5.0",
"date-fns": "^4.1.0",
"date-fns-tz": "^3.2.0",
"prettier": "^3.5.3",
"react": "^19.1.0",
"react-dom": "^19.1.0",