sass-template-common 0.8.8 → 0.8.9

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.
@@ -1363,6 +1363,7 @@ export declare interface MainBlock1Props extends SectionCardProps, NewDescriptio
1363
1363
  customNewsDescriptionStyles?: CSSProperties;
1364
1364
  paths: RoutePathConfig;
1365
1365
  showSuper?: boolean;
1366
+ textPosition?: 'center' | 'start';
1366
1367
  }
1367
1368
 
1368
1369
  export declare class MainComponentServices {