Fix localstorage to set on first load

This commit is contained in:
Zachary
2024-11-11 23:28:35 +01:00
parent 1b5ba69b9a
commit 924cf09497
3 changed files with 127 additions and 90 deletions

View File

@@ -19,6 +19,7 @@
"vite": "^5.0.3"
},
"dependencies": {
"@vercel/speed-insights": "^1.1.0",
"date-holidays": "^3.23.12",
"i18n-iso-countries": "^7.13.0"
}