@integry/sdk 4.0.1-beta.5 → 4.0.1-beta.7

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.
@@ -440,6 +440,7 @@ interface MultipurposeFieldType {
440
440
  accountConnected?: boolean;
441
441
  isEditable?: boolean;
442
442
  allowTagsInText?: boolean;
443
+ hideTabs?: boolean;
443
444
  }
444
445
  /**
445
446
  *