diy-template-components 0.2.67 → 0.2.68

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
@@ -7141,7 +7141,7 @@ const SingleVideoSlide$1 = props => {
7141
7141
  className: classes.iframeSuperContainer
7142
7142
  }, /*#__PURE__*/React.createElement("div", {
7143
7143
  className: classes.videoDetails
7144
- }, data?.isPaid !== 0 && (checkIfOfferIsValid() || data.offerPriceValidFor > 0) && /*#__PURE__*/React.createElement("div", null, data.offerPriceValidFor - conversions > 0 && data.discount && (data.offerPriceEndDate ? checkIfOfferIsValid() : true) ? /*#__PURE__*/React.createElement("div", {
7144
+ }, data?.isPaid !== 0 && (checkIfOfferIsValid() || data.offerPriceValidFor > 0) && /*#__PURE__*/React.createElement("div", null, data.offerPriceValidFor - conversions > 0 && (data.offerPriceEndDate ? checkIfOfferIsValid() : true) ? /*#__PURE__*/React.createElement("div", {
7145
7145
  className: classes.bannerContainer
7146
7146
  }, /*#__PURE__*/React.createElement("div", {
7147
7147
  className: classes.bannerContainerText