@thecb/components 10.6.3-beta.2 → 10.6.3-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.cjs.js CHANGED
@@ -48924,7 +48924,7 @@ var PaymentDetails = function PaymentDetails(_ref4) {
48924
48924
  }, /*#__PURE__*/React__default.createElement(Title$1, {
48925
48925
  weight: FONT_WEIGHT_SEMIBOLD,
48926
48926
  as: "h2",
48927
- extraStyles: "font-size: 1.5rem; line-height: ".concat(isMobile ? "2.2861rem" : "2.25rem", ";"),
48927
+ extraStyles: "font-size: 1.5rem; line-height: ".concat(isMobile ? "2.2857rem" : "2.25rem", ";"),
48928
48928
  id: "payment-details-title"
48929
48929
  }, titleText), /*#__PURE__*/React__default.createElement(Title$1, {
48930
48930
  weight: FONT_WEIGHT_BOLD,
@@ -48934,7 +48934,7 @@ var PaymentDetails = function PaymentDetails(_ref4) {
48934
48934
  as: "h2",
48935
48935
  weight: FONT_WEIGHT_SEMIBOLD,
48936
48936
  margin: "1rem 0 0 0",
48937
- extraStyles: "font-size: 1.5rem; line-height: ".concat(isMobile ? "2.2861rem" : "2.25rem", ";"),
48937
+ extraStyles: "font-size: 1.5rem; line-height: ".concat(isMobile ? "2.2857rem" : "2.25rem", ";"),
48938
48938
  id: "payment-details-title"
48939
48939
  }, titleText), agencySubheading);
48940
48940
  return isCollapsible ? /*#__PURE__*/React__default.createElement(Collapsible, {