sass-template-common 0.0.97 → 0.0.99

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.
@@ -1854,7 +1854,7 @@ declare type Props_8 = {
1854
1854
  };
1855
1855
 
1856
1856
  declare type Props_9 = {
1857
- children?: any;
1857
+ custom_complement?: any;
1858
1858
  ranking?: NewListResponseData[];
1859
1859
  banners: BannerResponse[];
1860
1860
  news?: NewListResponseData[];