Pure node rendering (#443)
This commit is contained in:
committed by
GitHub
parent
5ce5e5ac1e
commit
7f6e1f420e
@ -8,7 +8,7 @@ import { clipboard, exportFile, downloadFile } from "./icons";
|
||||
import { Island } from "./Island";
|
||||
import { ExcalidrawElement } from "../element/types";
|
||||
import { AppState } from "../types";
|
||||
import { getExportCanvasPreview } from "../scene/data";
|
||||
import { getExportCanvasPreview } from "../scene/getExportCanvasPreview";
|
||||
import { ActionsManagerInterface, UpdaterFn } from "../actions/types";
|
||||
import Stack from "./Stack";
|
||||
|
||||
|
Reference in New Issue
Block a user