move constant to CLASSES

This commit is contained in:
dwelle 2025-04-30 13:53:57 +02:00
parent 865328457f
commit 0c02b8a446
3 changed files with 10 additions and 4 deletions

View file

@ -119,6 +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",
};
export const CJK_HAND_DRAWN_FALLBACK_FONT = "Xiaolai";