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

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
@@ -6439,8 +6439,8 @@ var ClusterInnerWrapper = styled.div.withConfig({
6439
6439
  displayName: "Clusterstyled__ClusterInnerWrapper",
6440
6440
  componentId: "sc-1dkqsm7-1"
6441
6441
  })(["box-sizing:border-box;display:flex;flex-wrap:", ";justify-content:", ";align-items:", ";margin:calc(", " / 2 * -1);min-height:", ";min-width:", ";> *{margin:calc(", " / 2);}"], function (_ref7) {
6442
- var nowrap = _ref7.nowrap;
6443
- return nowrap ? "nowrap" : "wrap";
6442
+ var $nowrap = _ref7.$nowrap;
6443
+ return $nowrap ? "nowrap" : "wrap";
6444
6444
  }, function (_ref8) {
6445
6445
  var justify = _ref8.justify;
6446
6446
  return justify;