diy-template-components 2.0.75 → 2.0.76

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.
package/build/index.es.js CHANGED
@@ -1569,7 +1569,7 @@ function DesktopHeader({
1569
1569
  moreContent: moreContentFn(),
1570
1570
  isTutorWebsite: isTutorWebsite,
1571
1571
  onDownloadAppTriggered: onDownloadAppTriggered
1572
- }), isLandingPages ? OfferDetailsJSX() : null)) : /*#__PURE__*/React.createElement("div", {
1572
+ }), isLandingPage ? OfferDetailsJSX() : null)) : /*#__PURE__*/React.createElement("div", {
1573
1573
  style: {
1574
1574
  paddingTop: '30px'
1575
1575
  }
@@ -1842,7 +1842,7 @@ function MobileHeader({
1842
1842
  style: {
1843
1843
  paddingTop: '30px'
1844
1844
  }
1845
- })), isLandingPages ? /*#__PURE__*/React.createElement(BottomSheetJSX, null) : null);
1845
+ })), isLandingPage ? /*#__PURE__*/React.createElement(BottomSheetJSX, null) : null);
1846
1846
  }
1847
1847
 
1848
1848
  function Header({