Add moment-timezone dependency and implement countdown timer in AlertBanner component

This commit is contained in:
akcodez
2025-05-29 09:09:15 -07:00
parent 6d90eb4974
commit 5c97efbdac
3 changed files with 59 additions and 3 deletions

View File

@@ -23,6 +23,7 @@
"five-bells-condition": "^5.0.1",
"lottie-react": "^2.4.0",
"moment": "^2.29.4",
"moment-timezone": "^0.6.0",
"node-fetch": "^3.3.2",
"react": "^18.2.0",
"react-alert": "^7.0.3",