@timum/booking 1.10.3 → 1.10.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/build/booking.js
CHANGED
|
@@ -52803,7 +52803,7 @@ function G0({
|
|
|
52803
52803
|
{
|
|
52804
52804
|
open: b == null ? void 0 : b.open,
|
|
52805
52805
|
onClose: b == null ? void 0 : b.onClose,
|
|
52806
|
-
children: /* @__PURE__ */ $.jsx(aG, { doOnSuccess: b == null ? void 0 : b.
|
|
52806
|
+
children: /* @__PURE__ */ $.jsx(aG, { doOnSuccess: b == null ? void 0 : b.doOnSuccess })
|
|
52807
52807
|
}
|
|
52808
52808
|
),
|
|
52809
52809
|
s && h && /* @__PURE__ */ $.jsx(
|