sass-template-common 0.12.6 → 0.12.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.
@@ -3037,6 +3037,7 @@ declare type Props_11 = {
3037
3037
  commonServices: CommonServices;
3038
3038
  scope?: BannerScope;
3039
3039
  customSummary?: ReactNode;
3040
+ customAfterJournalistComponent?: ReactNode;
3040
3041
  subtitleBeforeImage?: boolean;
3041
3042
  headerSectionStyles?: {
3042
3043
  common: CSSProperties;