@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.esm.js
CHANGED
|
@@ -46842,7 +46842,7 @@ var Module = function Module(_ref) {
|
|
|
46842
46842
|
nowrap: true
|
|
46843
46843
|
}, headingText, rightTitleContent), /*#__PURE__*/React.createElement(Box, {
|
|
46844
46844
|
padding: "0 0 ".concat(spacingBottom),
|
|
46845
|
-
margin: margin
|
|
46845
|
+
extraStyles: "margin: ".concat(margin)
|
|
46846
46846
|
}, /*#__PURE__*/React.createElement(Box, {
|
|
46847
46847
|
padding: padding,
|
|
46848
46848
|
background: themeValues.backgroundColor,
|