nanostores hook & upload btn

This commit is contained in:
grngxd 2025-06-08 13:07:24 +01:00
parent 7edcd0a49c
commit d792cec873
5 changed files with 58 additions and 5 deletions

View file

@ -42,6 +42,7 @@
"vite-tsconfig-paths": "^4.2.1"
},
"dependencies": {
"ky": "^1.8.1"
"ky": "^1.8.1",
"nanostores": "^1.0.1"
}
}