feat: add command menu and keyboard shortcuts (#337)

This commit is contained in:
Nafees Nazik
2023-11-08 17:06:12 +05:30
committed by Mythie
parent 574539d6dd
commit 3490e2a3a8
7 changed files with 158 additions and 3 deletions

View File

@@ -46,6 +46,7 @@
"packages/*"
],
"dependencies": {
"react-hotkeys-hook": "^4.4.1",
"recharts": "^2.7.2"
}
}