@thecb/components 7.13.4-beta.12 → 7.13.4-beta.13
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
|
@@ -37979,8 +37979,7 @@ var Card = function Card(_ref) {
|
|
|
37979
37979
|
minWidth: width,
|
|
37980
37980
|
extraStyles: extraStyles
|
|
37981
37981
|
}, /*#__PURE__*/React.createElement(Cover, {
|
|
37982
|
-
singleChild: true
|
|
37983
|
-
fillCenter: true
|
|
37982
|
+
singleChild: true
|
|
37984
37983
|
}, /*#__PURE__*/React.createElement(Stack, {
|
|
37985
37984
|
fullHeight: true,
|
|
37986
37985
|
childGap: "1.5rem",
|