coral-plus 0.0.19 → 0.0.20
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/dist/coralPlus.js +1 -1
- package/package.json +1 -1
package/dist/coralPlus.js
CHANGED
|
@@ -36275,7 +36275,7 @@ function ab({ formRef: e, showError: t = !1, setShowError: n = () => {
|
|
|
36275
36275
|
height: "auto",
|
|
36276
36276
|
color: "var(--white)"
|
|
36277
36277
|
},
|
|
36278
|
-
onClick: x,
|
|
36278
|
+
onClick: u === 0 && C === "cky" ? x : void 0,
|
|
36279
36279
|
className: u === 0 && C === "cky" ? "cky-banner-element" : "",
|
|
36280
36280
|
children: vt[g]?.translations?.common?.btnNext
|
|
36281
36281
|
}),
|