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.js CHANGED
@@ -1585,7 +1585,7 @@ function DesktopHeader({
1585
1585
  moreContent: moreContentFn(),
1586
1586
  isTutorWebsite: isTutorWebsite,
1587
1587
  onDownloadAppTriggered: onDownloadAppTriggered
1588
- }), isLandingPages ? OfferDetailsJSX() : null)) : /*#__PURE__*/React__default["default"].createElement("div", {
1588
+ }), isLandingPage ? OfferDetailsJSX() : null)) : /*#__PURE__*/React__default["default"].createElement("div", {
1589
1589
  style: {
1590
1590
  paddingTop: '30px'
1591
1591
  }
@@ -1858,7 +1858,7 @@ function MobileHeader({
1858
1858
  style: {
1859
1859
  paddingTop: '30px'
1860
1860
  }
1861
- })), isLandingPages ? /*#__PURE__*/React__default["default"].createElement(BottomSheetJSX, null) : null);
1861
+ })), isLandingPage ? /*#__PURE__*/React__default["default"].createElement(BottomSheetJSX, null) : null);
1862
1862
  }
1863
1863
 
1864
1864
  function Header({