@ensofinance/checkout-widget 0.0.3 → 0.0.4
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/checkout-widget.es.js +1 -3
- package/dist/checkout-widget.es.js.map +1 -1
- package/dist/checkout-widget.umd.js.map +1 -1
- package/dist/index.d.ts +4 -6
- package/package.json +1 -2
- package/src/components/Checkout.tsx +4 -4
- package/src/components/CheckoutModal.tsx +2 -0
- package/src/components/ui/index.tsx +0 -1
- package/src/index.ts +5 -3
|
@@ -52833,9 +52833,7 @@ const tm = ({
|
|
|
52833
52833
|
connectExchange: /* @__PURE__ */ D(Aq, {})
|
|
52834
52834
|
}
|
|
52835
52835
|
}
|
|
52836
|
-
}, ll = gy(
|
|
52837
|
-
{}
|
|
52838
|
-
), kq = ({
|
|
52836
|
+
}, ll = gy({}), kq = ({
|
|
52839
52837
|
config: { apiKey: t, tokenOut: e, chainIdOut: n, theme: r, enableExchange: i },
|
|
52840
52838
|
onClose: o,
|
|
52841
52839
|
wrapper: s
|