mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Move actions folder in src
This commit is contained in:
parent
ce8542c6f9
commit
c9c6c47081
79 changed files with 276 additions and 261 deletions
|
@ -8,7 +8,7 @@ import {
|
|||
actionAlignBottom,
|
||||
actionAlignLeft,
|
||||
actionAlignRight,
|
||||
} from "@excalidraw/excalidraw/actions";
|
||||
} from "@excalidraw/excalidraw/src/actions";
|
||||
import { defaultLang, setLanguage } from "@excalidraw/excalidraw/i18n";
|
||||
import { Excalidraw } from "@excalidraw/excalidraw";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue