@apexcura/ui-components 0.0.16-Beta1008 → 0.0.16-Beta1009

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.
@@ -185,6 +185,7 @@ export type ElementType = {
185
185
  listItemClassName?: string;
186
186
  img?: string;
187
187
  imgExpand?: string;
188
+ segmentedValue?: string;
188
189
  imgCollapse?: string;
189
190
  items?: {
190
191
  id?: number;