Server snapshot WIP

This commit is contained in:
Marcel Mraz 2025-01-29 17:32:25 +01:00
parent 49925038fd
commit 7b72406824
No known key found for this signature in database
GPG key ID: 4EBD6E62DC830CD2
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";