@gisce/react-ooui 1.1.4 → 1.1.5

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.
@@ -27837,7 +27837,7 @@ const TreeActionView = (e) => {
27837
27837
  return t ? /* @__PURE__ */ jsxs(Fragment, {
27838
27838
  children: [/* @__PURE__ */ jsx(TitleHeader, {
27839
27839
  children: /* @__PURE__ */ jsx(TreeActionBar, {
27840
- toolbar: a == null ? void 0 : a.toolbar,
27840
+ toolbar: s == null ? void 0 : s.toolbar,
27841
27841
  parentContext: o,
27842
27842
  treeExpandable: (s == null ? void 0 : s.isExpandable) || !1
27843
27843
  })