gearboxdownloadmodal 8.0.13 → 8.0.14
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/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -7589,7 +7589,7 @@ const Wd = ({ typeOfProduct: t }) => /* @__PURE__ */ c.jsx(
|
|
|
7589
7589
|
urlType: a
|
|
7590
7590
|
}) => {
|
|
7591
7591
|
let l = "";
|
|
7592
|
-
return o === "Ready" && a === "single" ? l = ae.t("common:redirection_url_is_empty_are_you_sure_want_to_continue") : !e && !n ? l = ae.t("common:both_links_are_empty_are_you_sure_want_to_continue") : e ? n || (l = ae.t("common:
|
|
7592
|
+
return o === "Ready" && a === "single" ? l = ae.t("common:redirection_url_is_empty_are_you_sure_want_to_continue") : !e && !n ? l = ae.t("common:both_links_are_empty_are_you_sure_want_to_continue") : e ? n || (l = ae.t("common:google_play_link_is_empty_are_you_sure_want_to_continue")) : l = ae.t("common:ios_link_is_empty_are_you_sure_want_to_continue"), /* @__PURE__ */ c.jsxs(
|
|
7593
7593
|
"div",
|
|
7594
7594
|
{
|
|
7595
7595
|
style: {
|