pxengine 0.1.109 → 0.1.110
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.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/registry.json +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -39426,7 +39426,7 @@ var ExportModal = ({ formats, title, onClose }) => {
|
|
|
39426
39426
|
);
|
|
39427
39427
|
})
|
|
39428
39428
|
] }),
|
|
39429
|
-
/* @__PURE__ */ (0, import_jsx_runtime147.jsx)("p", { className: "text-xs text-zinc-600 mt-4 text-center", children: "Download links expire
|
|
39429
|
+
/* @__PURE__ */ (0, import_jsx_runtime147.jsx)("p", { className: "text-xs text-zinc-600 mt-4 text-center", children: "Download links don't expire" })
|
|
39430
39430
|
] })
|
|
39431
39431
|
] });
|
|
39432
39432
|
};
|