We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2aaa86 + 06a4d02 commit ee87f6cCopy full SHA for ee87f6c
src/ShortcutsManager/index.js
@@ -56,7 +56,7 @@ export const defaultHotkeys = [
56
{
57
id: "delete_region",
58
description: "Delete selected region",
59
- binding: "Delete",
+ binding: "d",
60
},
61
62
id: "undo",
0 commit comments