mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
file & variable renaming
This commit is contained in:
parent
3dc24a9437
commit
e636f84bb6
6 changed files with 111 additions and 138 deletions
|
@ -119,7 +119,7 @@ export const CLASSES = {
|
|||
SHAPE_ACTIONS_MENU: "App-menu__left",
|
||||
ZOOM_ACTIONS: "zoom-actions",
|
||||
SEARCH_MENU_INPUT_WRAPPER: "layer-ui__search-inputWrapper",
|
||||
SHAPE_SWITCH_PANEL_CLASSNAME: "ShapeSwitch__Panel",
|
||||
CONVERT_ELEMENT_TYPE_POPUP: "ConvertElementTypePopup",
|
||||
};
|
||||
|
||||
export const CJK_HAND_DRAWN_FALLBACK_FONT = "Xiaolai";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue