@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.esm.js
CHANGED
|
@@ -51467,8 +51467,7 @@ var SidebarStackContent = function SidebarStackContent(_ref) {
|
|
|
51467
51467
|
}), /*#__PURE__*/React__default.createElement(Box, {
|
|
51468
51468
|
padding: "0",
|
|
51469
51469
|
minWidth: "100%",
|
|
51470
|
-
key: "content-box"
|
|
51471
|
-
role: "main"
|
|
51470
|
+
key: "content-box"
|
|
51472
51471
|
}, subHeader && !(isMobile && hideMobileSubHeader) ? subHeader : /*#__PURE__*/React__default.createElement(Fragment$1, null), /*#__PURE__*/React__default.createElement(Box, {
|
|
51473
51472
|
padding: sidebarWrapperPadding,
|
|
51474
51473
|
key: "content-wrapper"
|