rebuild shop.min.js
This commit is contained in:
parent
fa8638c411
commit
eb4f52c022
|
@ -726,7 +726,7 @@ var ProductCartItem = /*#__PURE__*/function (_React$PureComponent3) {
|
|||
}, warning && /*#__PURE__*/React.createElement("img", {
|
||||
className: "alert-warning",
|
||||
src: warning ? "/images".concat(warning.icon) : null
|
||||
}), warning && /*#__PURE__*/React.createElement("div", {
|
||||
}), warning && model.showWarning && /*#__PURE__*/React.createElement("div", {
|
||||
className: "k-popup-warning ".concat(shouldTooltipWarningClassInverted ? 'inverted' : '')
|
||||
}, /*#__PURE__*/React.createElement("p", {
|
||||
className: "rule warning"
|
||||
|
|
Loading…
Reference in New Issue