feat: store locale in localStorage to persist across page loads
This commit is contained in:
parent
4852f2d5d1
commit
59674292be
3 changed files with 70 additions and 69 deletions
|
|
@ -11,9 +11,10 @@
|
|||
"dependencies": {
|
||||
"@tailwindcss/vite": "^4.1.6",
|
||||
"@types/node": "^22.15.17",
|
||||
"axios": "^1.11.0",
|
||||
"@vueuse/components": "^13.3.0",
|
||||
"@vueuse/core": "^13.3.0",
|
||||
"arktype": "^2.1.29",
|
||||
"axios": "^1.11.0",
|
||||
"bulma": "^1.0.4",
|
||||
"tailwindcss": "^4.1.6",
|
||||
"vue": "^3.5.13",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue