@dao42/d42paas-front 0.6.25 → 0.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -44543,9 +44543,7 @@ class DaoPaaS {
44543
44543
  this.editorDOM = container ? isHTMLElement$1(container) : this.editorDOM;
44544
44544
  reactDom.exports.render(/* @__PURE__ */ jsx(react.exports.Suspense, {
44545
44545
  fallback: /* @__PURE__ */ jsx(Loading, {}),
44546
- children: /* @__PURE__ */ jsx(LazyTreeComponent, __spreadProps(__spreadValues({}, props2), {
44547
- ref: myTree
44548
- }))
44546
+ children: /* @__PURE__ */ jsx(LazyTreeComponent, __spreadValues({}, props2))
44549
44547
  }), this.editorDOM);
44550
44548
  }
44551
44549
  Console({