@loafmarkets/ui 0.1.247 → 0.1.248
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.js +0 -8
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +0 -8
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -8707,10 +8707,6 @@ function PropertyOverview({
|
|
|
8707
8707
|
/* @__PURE__ */ jsxs(CompAssetTooltipRow, { children: [
|
|
8708
8708
|
/* @__PURE__ */ jsx("span", { children: "Growth" }),
|
|
8709
8709
|
/* @__PURE__ */ jsx("span", { style: { color: "#4ade80" }, children: "+119%" })
|
|
8710
|
-
] }),
|
|
8711
|
-
/* @__PURE__ */ jsxs(CompAssetTooltipRow, { children: [
|
|
8712
|
-
/* @__PURE__ */ jsx("span", { children: "$/sqm" }),
|
|
8713
|
-
/* @__PURE__ */ jsx("span", { children: "$7,780" })
|
|
8714
8710
|
] })
|
|
8715
8711
|
] })
|
|
8716
8712
|
] })
|
|
@@ -8756,10 +8752,6 @@ function PropertyOverview({
|
|
|
8756
8752
|
/* @__PURE__ */ jsxs(CompAssetTooltipRow, { children: [
|
|
8757
8753
|
/* @__PURE__ */ jsx("span", { children: "Growth" }),
|
|
8758
8754
|
/* @__PURE__ */ jsx("span", { style: { color: "#4ade80" }, children: "+617%" })
|
|
8759
|
-
] }),
|
|
8760
|
-
/* @__PURE__ */ jsxs(CompAssetTooltipRow, { children: [
|
|
8761
|
-
/* @__PURE__ */ jsx("span", { children: "$/sqm" }),
|
|
8762
|
-
/* @__PURE__ */ jsx("span", { children: "$10,787" })
|
|
8763
8755
|
] })
|
|
8764
8756
|
] })
|
|
8765
8757
|
] })
|