feat: add api access info modal
This commit is contained in:
@@ -63,8 +63,6 @@ const KeyMap: Record<KeyBindingType, KeybindingValue> = KeybiningList.reduce(
|
||||
{}
|
||||
);
|
||||
|
||||
console.log('KeyMap=========', KeyMap);
|
||||
|
||||
export { KeyMap, KeybiningList };
|
||||
|
||||
export default KeybindingsMap;
|
||||
|
||||
Reference in New Issue
Block a user