Server snapshot WIP

This commit is contained in:
Marcel Mraz
2025-01-29 17:32:25 +01:00
parent 49925038fd
commit 7b72406824
10 changed files with 97 additions and 45 deletions

View File

@ -140,7 +140,6 @@ import DebugCanvas, {
import { AIComponents } from "./components/AI";
import { ExcalidrawPlusIframeExport } from "./ExcalidrawPlusIframeExport";
import { isElementLink } from "../packages/excalidraw/element/elementLink";
import type { ElementsChange } from "../packages/excalidraw/change";
import Slider from "rc-slider";
import "rc-slider/assets/index.css";