@apexcura/ui-components 0.0.16-Beta1016 → 0.0.16-Beta1017

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