Fix date format after sync

The date and time format was incorrect after syncing data from the cloud. This commit addresses the issue.
This commit is contained in:
gpt-engineer-app[bot]
2025-03-16 10:48:06 +00:00
parent 1d911153a7
commit f558a0149d
5 changed files with 55 additions and 13 deletions

View File

@@ -49,7 +49,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
"date-fns": "^3.6.0",
"date-fns": "^4.1.0",
"embla-carousel-react": "^8.3.0",
"input-otp": "^1.2.4",
"lucide-react": "^0.462.0",