sass-template-common 0.9.66 → 0.9.67

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.
@@ -1379,6 +1379,8 @@ export declare interface MainBlock1Props extends SectionCardProps, NewDescriptio
1379
1379
  paths: RoutePathConfig;
1380
1380
  showSuper?: boolean;
1381
1381
  textPosition?: 'center' | 'start';
1382
+ heightImageOverwrite?: string;
1383
+ heightImageOverwriteMobile?: string;
1382
1384
  }
1383
1385
 
1384
1386
  export declare class MainComponentServices {