chore: update hooks import
This commit is contained in:
@@ -64,6 +64,6 @@ const KeyMap: Record<KeyBindingType, KeybindingValue> = KeybiningList.reduce(
|
||||
{}
|
||||
);
|
||||
|
||||
export { KeyMap, KeybiningList };
|
||||
export { KeybiningList, KeyMap };
|
||||
|
||||
export default KeybindingsMap;
|
||||
|
||||
Reference in New Issue
Block a user