@thecb/components 11.7.0 → 11.7.1
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
|
@@ -51474,8 +51474,7 @@ var SidebarStackContent = function SidebarStackContent(_ref) {
|
|
|
51474
51474
|
}), /*#__PURE__*/React__default.createElement(Box, {
|
|
51475
51475
|
padding: "0",
|
|
51476
51476
|
minWidth: "100%",
|
|
51477
|
-
key: "content-box"
|
|
51478
|
-
role: "main"
|
|
51477
|
+
key: "content-box"
|
|
51479
51478
|
}, subHeader && !(isMobile && hideMobileSubHeader) ? subHeader : /*#__PURE__*/React__default.createElement(React.Fragment, null), /*#__PURE__*/React__default.createElement(Box, {
|
|
51480
51479
|
padding: sidebarWrapperPadding,
|
|
51481
51480
|
key: "content-wrapper"
|