@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.
|
@@ -46625,7 +46625,7 @@ function Zf({
|
|
|
46625
46625
|
{
|
|
46626
46626
|
open: w == null ? void 0 : w.open,
|
|
46627
46627
|
onClose: w == null ? void 0 : w.onClose,
|
|
46628
|
-
children: /* @__PURE__ */ $.jsx(SF, { doOnSuccess: w == null ? void 0 : w.
|
|
46628
|
+
children: /* @__PURE__ */ $.jsx(SF, { doOnSuccess: w == null ? void 0 : w.doOnSuccess })
|
|
46629
46629
|
}
|
|
46630
46630
|
),
|
|
46631
46631
|
s && p && /* @__PURE__ */ $.jsx(
|