diff --git a/src/components/LayerUI.tsx b/src/components/LayerUI.tsx index e53b9a63..5c58618c 100644 --- a/src/components/LayerUI.tsx +++ b/src/components/LayerUI.tsx @@ -356,7 +356,7 @@ const LayerUI = ({ > {/* the zIndex ensures this menu has higher stacking order, see https://github.com/excalidraw/excalidraw/pull/1445 */} - + {actionManager.renderAction("loadScene")} @@ -388,7 +388,7 @@ const LayerUI = ({ heading="selectedShapeActions" className={`zen-mode-transition ${zenModeEnabled && "transition-left"}`} > - +