UNPKG

@tldraw/editor

Version:

tldraw infinite canvas SDK (editor).

9 lines (8 loc) 260 B
import { jsx } from "react/jsx-runtime"; const DefaultShapeErrorFallback = () => { return /* @__PURE__ */ jsx("div", { className: "tl-shape-error-boundary" }); }; export { DefaultShapeErrorFallback }; //# sourceMappingURL=DefaultShapeErrorFallback.mjs.map