ui-kit-ck-consultant 0.5.189 → 0.5.190

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.
@@ -3447,7 +3447,9 @@ var ListingVertical = /*#__PURE__*/function (_React$Component) {
3447
3447
  green: element.green,
3448
3448
  orange: element.orange,
3449
3449
  title: element.title,
3450
- subtitle: element.subtitle
3450
+ subtitle: element.subtitle,
3451
+ date: element.date,
3452
+ icon: element.icon
3451
3453
  });
3452
3454
  });
3453
3455
  tmpData.map(function (element, idx) {