@apexcura/ui-components 0.0.16-Beta1180 → 0.0.16-Beta1182

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.
@@ -251,6 +251,7 @@ export type ElementType = {
251
251
  subContainerClassName?: string;
252
252
  element?: string;
253
253
  secondTextClassName?: string;
254
+ iconClassName?: string;
254
255
  iconsClassName?: string;
255
256
  labelClassName?: string;
256
257
  containerClassName?: string;