mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-10-27 08:54:26 +01:00
added shortcut key, fixed regression impacting other tools
This commit is contained in:
@@ -22,7 +22,6 @@ export const CODES = {
|
||||
Z: "KeyZ",
|
||||
R: "KeyR",
|
||||
S: "KeyS",
|
||||
K: "KeyK",
|
||||
} as const;
|
||||
|
||||
export const KEYS = {
|
||||
|
||||
Reference in New Issue
Block a user