initial attempt at shortcut system

This commit is contained in:
Frank Johnson
2021-09-06 13:01:38 -04:00
parent b9f3955767
commit e1d429877c
5 changed files with 93205 additions and 13906 deletions

View File

@@ -32,5 +32,9 @@
"engines": {
"node": ">=14",
"yarn": ">=1.15"
},
"dependencies": {
"hotkeys-js": "^3.8.7",
"react-hotkeys-hook": "^3.4.0"
}
}