mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-13 20:39:54 +02:00
add @excalidraw/utils to external and fixes
This commit is contained in:
@@ -171,6 +171,8 @@ export const exportToSvg = async ({
|
||||
exportPadding?: number;
|
||||
renderEmbeddables?: boolean;
|
||||
}): Promise<SVGSVGElement> => {
|
||||
console.log("HIIII TGEREE122");
|
||||
|
||||
const { elements: restoredElements, appState: restoredAppState } = restore(
|
||||
{ elements, appState },
|
||||
null,
|
||||
|
Reference in New Issue
Block a user