@thecb/components 10.6.4-beta.1 → 10.6.4-beta.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
@@ -46373,6 +46373,7 @@ var IconsModule = function IconsModule(_ref) {
46373
46373
  iconValue = _ref.iconValue,
46374
46374
  customAttributes = _ref.customAttributes,
46375
46375
  themeValues = _ref.themeValues;
46376
+ console.log("theme values is", themeValues);
46376
46377
  var Icon;
46377
46378
  if (_typeof(icon) === "object") {
46378
46379
  var _configIconMap$iconID;