@thecb/components 11.2.17-beta.2 → 11.2.17-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
|
@@ -25769,7 +25769,7 @@ var Jumbo = function Jumbo(_ref) {
|
|
|
25769
25769
|
extraStyles: showCartStatus && isMobile && "max-width: 60%;"
|
|
25770
25770
|
}, isHeadingLoading ? /*#__PURE__*/React__default.createElement(Spinner$2, {
|
|
25771
25771
|
size: "100",
|
|
25772
|
-
color: "ffffff"
|
|
25772
|
+
color: "#ffffff"
|
|
25773
25773
|
}) : heading), subHeading && /*#__PURE__*/React__default.createElement(Heading$1, {
|
|
25774
25774
|
variant: isMobile ? "h6" : "h2",
|
|
25775
25775
|
color: "#ffffff",
|