mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Update MobileMenu.tsx
This commit is contained in:
parent
243d8de7a8
commit
a0259360d6
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import { AppState } from "../types";
|
|||
import { ActionManager } from "../actions/manager";
|
||||
import { t } from "../i18n";
|
||||
import Stack from "./Stack";
|
||||
import { showSelectedShapeActions } from "../element";
|
||||
import { isTextElement, showSelectedShapeActions } from "../element";
|
||||
import { NonDeletedExcalidrawElement } from "../element/types";
|
||||
import { FixedSideContainer } from "./FixedSideContainer";
|
||||
import { Island } from "./Island";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue