@thecb/components 5.9.0-beta.3 → 5.9.0-beta.4

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/index.esm.js CHANGED
@@ -6500,7 +6500,7 @@ var Cluster = function Cluster(_ref) {
6500
6500
  childGap: childGap,
6501
6501
  minHeight: minHeight,
6502
6502
  minWidth: minWidth,
6503
- nowrap: nowrap
6503
+ $nowrap: nowrap
6504
6504
  }, safeChildren(children, /*#__PURE__*/React.createElement(Fragment, null))));
6505
6505
  };
6506
6506