gearboxdownloadmodal 1.0.1 → 1.0.2
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 -2
package/dist/index.es.js
CHANGED
|
@@ -4819,7 +4819,7 @@ const ho = ({
|
|
|
4819
4819
|
onClick: A
|
|
4820
4820
|
}
|
|
4821
4821
|
),
|
|
4822
|
-
/* @__PURE__ */ h.jsxs("div", { className: "fixed inset-
|
|
4822
|
+
/* @__PURE__ */ h.jsxs("div", { className: "fixed inset-y-10 inset-x-60 bg-white rounded-xl z-50", children: [
|
|
4823
4823
|
/* @__PURE__ */ h.jsx("div", { className: "absolute top-5 right-5 z-50", children: /* @__PURE__ */ h.jsx(
|
|
4824
4824
|
"button",
|
|
4825
4825
|
{
|