mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-17 23:14:03 +01:00
Dropdown manages hotkeys now
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { hotkeyActions } from '../hooks/useHotkey';
|
||||
import { hotkeyActions } from '../hooks/useHotKey';
|
||||
import { HotKeyList } from './core/HotKeyList';
|
||||
|
||||
export const KeyboardShortcutsDialog = () => {
|
||||
|
||||
Reference in New Issue
Block a user