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
|
@ -10,7 +10,7 @@ import {
|
|||
|
||||
import { Excalidraw } from "@excalidraw/excalidraw";
|
||||
|
||||
import { actionDuplicateSelection } from "@excalidraw/excalidraw/actions";
|
||||
import { actionDuplicateSelection } from "@excalidraw/excalidraw/src/actions";
|
||||
|
||||
import { API } from "@excalidraw/excalidraw/tests/helpers/api";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue