gearboxdownloadmodal 5.0.8 → 5.0.9
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 +55 -55
package/dist/index.es.js
CHANGED
|
@@ -4080,7 +4080,7 @@ const HA = ({ versionId: e, typeOfProduct: t, api: r, fetchFileUrl: n, copyLinkU
|
|
|
4080
4080
|
bgColor: "#0F0F1E",
|
|
4081
4081
|
fgColor: "#ffffff",
|
|
4082
4082
|
style: { height: "auto", maxWidth: "100%", width: "100%" },
|
|
4083
|
-
value:
|
|
4083
|
+
value: `${i}/preview?versionId=${e}`
|
|
4084
4084
|
}
|
|
4085
4085
|
)
|
|
4086
4086
|
}
|