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