@thecb/components 11.2.17-beta.4 → 11.2.17

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
@@ -25776,7 +25776,11 @@ var Jumbo = function Jumbo(_ref) {
25776
25776
  className: "themeJumboHeading",
25777
25777
  extraStyles: showCartStatus && isMobile && "max-width: 60%;"
25778
25778
  }, isHeadingLoading ? /*#__PURE__*/React__default.createElement(Spinner$2, {
25779
- size: "100",
25779
+ size: "50",
25780
+ cx: "25",
25781
+ cy: "25",
25782
+ radius: "12.5",
25783
+ strokeWidth: "3",
25780
25784
  centerSpinner: true,
25781
25785
  color: WHITE
25782
25786
  }) : heading), subHeading && /*#__PURE__*/React__default.createElement(Heading$1, {