mainstack-payments 0.5.1 → 0.5.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.
@@ -26757,7 +26757,7 @@ const bz = ln(
26757
26757
  border: `1px solid ${Xt.gray50}`,
26758
26758
  position: ce ? "static" : { lg: "fixed" },
26759
26759
  width: ce ? "auto" : { lg: `${ea}px` },
26760
- zIndex: 4,
26760
+ zIndex: 10,
26761
26761
  children: [
26762
26762
  /* @__PURE__ */ K(
26763
26763
  rt,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mainstack-payments",
3
3
  "type": "module",
4
- "version": "0.5.1",
4
+ "version": "0.5.2",
5
5
  "main": "build/mainstack-payments.js",
6
6
  "types": "build/src/index.d.ts",
7
7
  "files": [