@mx-cartographer/experiences 6.14.2-alpha.san3 → 6.14.2-alpha.san4
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.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -9017,7 +9017,7 @@ const zs = ({ transaction: e }) => {
|
|
|
9017
9017
|
]), R = _ + m + h, B = g.useMemo(() => P(R, R === 0 ? "0,0" : "0,0.00"), [R]), M = () => {
|
|
9018
9018
|
y(W.RECURRING_TRANSACTIONS_MICRO_WIDGET_CTA), e();
|
|
9019
9019
|
};
|
|
9020
|
-
if (!o) return /* @__PURE__ */ t(_e, { height: 100 });
|
|
9020
|
+
if (!o || !n) return /* @__PURE__ */ t(_e, { height: 100 });
|
|
9021
9021
|
const D = 32, k = u.length >= 3, O = () => k ? A ? /* @__PURE__ */ t(
|
|
9022
9022
|
_g,
|
|
9023
9023
|
{
|