@thecb/components 8.4.8-beta.3 → 8.4.8-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
@@ -46850,7 +46850,7 @@ var Module = function Module(_ref) {
46850
46850
  nowrap: true
46851
46851
  }, headingText, rightTitleContent), /*#__PURE__*/React__default.createElement(Box, {
46852
46852
  padding: "0 0 ".concat(spacingBottom),
46853
- margin: margin
46853
+ extraStyles: "margin: ".concat(margin)
46854
46854
  }, /*#__PURE__*/React__default.createElement(Box, {
46855
46855
  padding: padding,
46856
46856
  background: themeValues.backgroundColor,