@apexcura/ui-components 0.0.16-Beta1205 → 0.0.16-Beta1207

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.
@@ -216,6 +216,7 @@ export type ElementType = {
216
216
  useSegments?: string;
217
217
  imgCollapse?: string;
218
218
  items?: {
219
+ iconClassName?: string;
219
220
  href?: string;
220
221
  title?: string;
221
222
  id?: number;