@thecb/components 10.7.0-beta.0 → 10.7.0-beta.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
|
@@ -46721,7 +46721,8 @@ var Obligation = function Obligation(_ref) {
|
|
|
46721
46721
|
iconDefault: config.iconDefault,
|
|
46722
46722
|
configIconMap: config.iconMap,
|
|
46723
46723
|
iconValue: config.iconValue,
|
|
46724
|
-
customAttributes: customAttributes
|
|
46724
|
+
customAttributes: customAttributes,
|
|
46725
|
+
iconColor: themeValues.iconColor
|
|
46725
46726
|
}), /*#__PURE__*/React__default.createElement(TitleModule, {
|
|
46726
46727
|
title: description,
|
|
46727
46728
|
subtitle: subDescription,
|