@thecb/components 10.12.6-beta.0 → 10.12.6
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
|
@@ -39943,7 +39943,8 @@ var CardText = function CardText(_ref) {
|
|
|
39943
39943
|
}, /*#__PURE__*/React__default.createElement(Cover, null, /*#__PURE__*/React__default.createElement(Stack, null, /*#__PURE__*/React__default.createElement(Cluster, {
|
|
39944
39944
|
justify: "space-between",
|
|
39945
39945
|
align: "center",
|
|
39946
|
-
overflow: true
|
|
39946
|
+
overflow: true,
|
|
39947
|
+
nowrap: true
|
|
39947
39948
|
}, titleText && /*#__PURE__*/React__default.createElement(Title$1, {
|
|
39948
39949
|
as: titleAs,
|
|
39949
39950
|
variant: titleVariant,
|