(changed): changed field fix, drawing api and partial form

This commit is contained in:
2025-09-26 17:56:10 -04:00
parent 63060cb149
commit 25affc89cb
9 changed files with 163 additions and 5 deletions

View File

@@ -25,6 +25,7 @@
"vite": "^7.0.4"
},
"dependencies": {
"hotkeys-js": "^3.13.15"
"hotkeys-js": "^3.13.15",
"@libsql/client": "^0.14.0"
}
}