gearboxdownloadmodal 4.0.24 → 4.0.26
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 +2 -2
- 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
|
@@ -5341,7 +5341,7 @@ const es = ({
|
|
|
5341
5341
|
flexDownloadCount: k
|
|
5342
5342
|
}
|
|
5343
5343
|
),
|
|
5344
|
-
$ &&
|
|
5344
|
+
$ && /* @__PURE__ */ m.jsx(
|
|
5345
5345
|
$a,
|
|
5346
5346
|
{
|
|
5347
5347
|
onClose: () => {
|
|
@@ -6329,7 +6329,7 @@ const ps = [
|
|
|
6329
6329
|
children: /* @__PURE__ */ m.jsx(Hi, { typeOfProduct: n })
|
|
6330
6330
|
}
|
|
6331
6331
|
),
|
|
6332
|
-
(u || f) && !k && /* @__PURE__ */ m.jsx(
|
|
6332
|
+
(u || f) && !k && !ce && /* @__PURE__ */ m.jsx(
|
|
6333
6333
|
ss,
|
|
6334
6334
|
{
|
|
6335
6335
|
playable: u,
|