@integry/sdk 3.7.2-beta.1 → 3.7.2

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.
@@ -501,7 +501,7 @@ declare class IntegryJS {
501
501
  renderMarketplace: (marketplaceConfig: MarketplaceConfig) => void;
502
502
  renderAppFlows: (appFlowConfig: InitConfig) => void;
503
503
  verifyAuthConfig: () => Promise<{
504
- config_verified: boolean;
504
+ config_verified: boolean; /** REMOVED THIS TO SUPPRESS x-integry-layout dom attribute to avoid grid */
505
505
  } | null>;
506
506
  /**
507
507
  * Destroy SDK instance and cleanup store