@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.cjs.js CHANGED
@@ -6508,7 +6508,7 @@ var Cluster = function Cluster(_ref) {
6508
6508
  childGap: childGap,
6509
6509
  minHeight: minHeight,
6510
6510
  minWidth: minWidth,
6511
- nowrap: nowrap
6511
+ $nowrap: nowrap
6512
6512
  }, safeChildren(children, /*#__PURE__*/React__default.createElement(React.Fragment, null))));
6513
6513
  };
6514
6514