@apexcura/ui-components 0.0.16-Beta1105 → 0.0.16-Beta1107

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.
@@ -127,7 +127,6 @@ export type ElementType = {
127
127
  expandable?: boolean;
128
128
  maxLength?: number;
129
129
  sortable?: boolean;
130
- contactListIds?: string[];
131
130
  indexClickable?: boolean;
132
131
  splitButton?: {
133
132
  value: string;