feat: Add zoom to fit for selected elements (#2522)
This commit is contained in:
@ -9,6 +9,7 @@ export const CODES = {
|
||||
BRACKET_RIGHT: "BracketRight",
|
||||
BRACKET_LEFT: "BracketLeft",
|
||||
ONE: "Digit1",
|
||||
TWO: "Digit2",
|
||||
NINE: "Digit9",
|
||||
QUOTE: "Quote",
|
||||
ZERO: "Digit0",
|
||||
|
Reference in New Issue
Block a user