@mx-cartographer/experiences 6.26.24-alpha.san6 → 6.26.24-alpha.san7
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
|
@@ -16559,7 +16559,7 @@ const Gf = ({ amount: e, copy: n, trendValue: i }) => {
|
|
|
16559
16559
|
totalLosses: o
|
|
16560
16560
|
}) => {
|
|
16561
16561
|
const { net_worth: r } = A(), s = Te();
|
|
16562
|
-
return /* @__PURE__ */ d(Z, { children: [
|
|
16562
|
+
return console.log("test test test"), /* @__PURE__ */ d(Z, { children: [
|
|
16563
16563
|
/* @__PURE__ */ d(b, { alignItems: "center", justifyContent: "space-between", mb: 8, pt: 24, children: [
|
|
16564
16564
|
/* @__PURE__ */ t(C, { variant: "Small", children: fc(e?.x) }),
|
|
16565
16565
|
/* @__PURE__ */ t(C, { variant: "Body", children: r.total_change }),
|