@maycolem/stories 16.0.0 → 17.0.0
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.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +3 -3
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -4805,13 +4805,13 @@ const Kd = "_BetSlip_hse67_1", Jd = "_BetSlip_Title_hse67_12", Qd = "_SelectionI
|
|
|
4805
4805
|
e ? /* @__PURE__ */ S("div", { className: De.BetSlip_Title, children: e }) : null,
|
|
4806
4806
|
(n = t == null ? void 0 : t.selections) == null ? void 0 : n.map((r, o) => /* @__PURE__ */ S(uv, { selection: r }, `${Date.now()}-${o}`))
|
|
4807
4807
|
] }),
|
|
4808
|
-
/* @__PURE__ */ S("div", { className: qt(De.BetSlip_ButtonWrap), children: /* @__PURE__ */ S(
|
|
4808
|
+
t != null && t.cuotaTota ? /* @__PURE__ */ S("div", { className: qt(De.BetSlip_ButtonWrap), children: /* @__PURE__ */ S(
|
|
4809
4809
|
Ra,
|
|
4810
4810
|
{
|
|
4811
4811
|
href: "https://www.apuestatotal.com/apuestas-deportivas/?reservationCode=HHHH",
|
|
4812
4812
|
children: t == null ? void 0 : t.cuotaTotal
|
|
4813
4813
|
}
|
|
4814
|
-
) })
|
|
4814
|
+
) }) : null
|
|
4815
4815
|
] });
|
|
4816
4816
|
}, Ma = ({ story: t }) => {
|
|
4817
4817
|
let e = Go;
|
|
@@ -4830,7 +4830,7 @@ const Kd = "_BetSlip_hse67_1", Jd = "_BetSlip_Title_hse67_12", Qd = "_SelectionI
|
|
|
4830
4830
|
vv,
|
|
4831
4831
|
{
|
|
4832
4832
|
slip: Zd.fromRaw(e),
|
|
4833
|
-
title: t == null ? void 0 : t.
|
|
4833
|
+
title: t == null ? void 0 : t.coupon_title
|
|
4834
4834
|
}
|
|
4835
4835
|
) })
|
|
4836
4836
|
] });
|