refactor: remove react-hotkeys-hook and use inertia propos instead of recreating a local store

This commit is contained in:
Sonny
2025-08-19 23:47:52 +02:00
parent 1d1e182523
commit 42f391d99a
16 changed files with 122 additions and 182 deletions

View File

@@ -100,7 +100,6 @@
"pg": "^8.16.3",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-hotkeys-hook": "^5.1.0",
"react-i18next": "^15.6.1",
"react-icons": "^5.5.0",
"reflect-metadata": "^0.2.2",