@banyan_cloud/roots 1.0.156 → 1.0.157

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.
package/dist/cjs/index.js CHANGED
@@ -10676,7 +10676,7 @@ var BreadCrumbs = function BreadCrumbs(props) {
10676
10676
  })]
10677
10677
  }, 'expand'));
10678
10678
  }
10679
- return (crumbsList === null || crumbsList === void 0 ? void 0 : crumbsList.length) > 1 && /*#__PURE__*/jsxRuntime.jsxs("div", {
10679
+ return (crumbs === null || crumbs === void 0 ? void 0 : crumbs.length) > 1 && /*#__PURE__*/jsxRuntime.jsxs("div", {
10680
10680
  className: classes(modules_651f50a9.root, modules_651f50a9["theme-".concat(theme)]),
10681
10681
  children: [/*#__PURE__*/jsxRuntime.jsx(Button, {
10682
10682
  size: "auto",