@momo-webplatform/mobase 0.2.67 → 0.2.69

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.
@@ -1619,7 +1619,7 @@ interface FAQSectionProps extends SectionBlockProps {
1619
1619
  /**
1620
1620
  * The template of the feature section.
1621
1621
  */
1622
- template?: 1;
1622
+ template?: 1 | 2;
1623
1623
  /**
1624
1624
  * The data heading of the FAQ section.
1625
1625
  */
@@ -1619,7 +1619,7 @@ interface FAQSectionProps extends SectionBlockProps {
1619
1619
  /**
1620
1620
  * The template of the feature section.
1621
1621
  */
1622
- template?: 1;
1622
+ template?: 1 | 2;
1623
1623
  /**
1624
1624
  * The data heading of the FAQ section.
1625
1625
  */