mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Server snapshot WIP
This commit is contained in:
parent
49925038fd
commit
7b72406824
10 changed files with 97 additions and 45 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue