diff --git a/apps/client/src/widgets/type_widgets/canvas.ts b/apps/client/src/widgets/type_widgets/canvas.ts index 01bccddb3..e81e8a36f 100644 --- a/apps/client/src/widgets/type_widgets/canvas.ts +++ b/apps/client/src/widgets/type_widgets/canvas.ts @@ -6,6 +6,7 @@ import type { LibraryItem } from "@excalidraw/excalidraw/types"; import type { Theme } from "@excalidraw/excalidraw/element/types"; import type Canvas from "./canvas_el.js"; import { CanvasContent } from "./canvas_el.js"; +import { renderReactWidget } from "../react/ReactBasicWidget.jsx"; const TPL = /*html*/`