mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 08:13:56 +10:00
feat: add command menu and keyboard shortcuts (#337)
This commit is contained in:
2
packages/lib/constants/keyboard-shortcuts.ts
Normal file
2
packages/lib/constants/keyboard-shortcuts.ts
Normal file
@ -0,0 +1,2 @@
|
||||
export const SETTINGS_PAGE_SHORTCUT = 'N+S';
|
||||
export const DOCUMENTS_PAGE_SHORTCUT = 'N+D';
|
||||
Reference in New Issue
Block a user