@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.js
CHANGED
|
@@ -8733,10 +8733,6 @@ function PropertyOverview({
|
|
|
8733
8733
|
/* @__PURE__ */ jsxRuntime.jsxs(CompAssetTooltipRow, { children: [
|
|
8734
8734
|
/* @__PURE__ */ jsxRuntime.jsx("span", { children: "Growth" }),
|
|
8735
8735
|
/* @__PURE__ */ jsxRuntime.jsx("span", { style: { color: "#4ade80" }, children: "+119%" })
|
|
8736
|
-
] }),
|
|
8737
|
-
/* @__PURE__ */ jsxRuntime.jsxs(CompAssetTooltipRow, { children: [
|
|
8738
|
-
/* @__PURE__ */ jsxRuntime.jsx("span", { children: "$/sqm" }),
|
|
8739
|
-
/* @__PURE__ */ jsxRuntime.jsx("span", { children: "$7,780" })
|
|
8740
8736
|
] })
|
|
8741
8737
|
] })
|
|
8742
8738
|
] })
|
|
@@ -8782,10 +8778,6 @@ function PropertyOverview({
|
|
|
8782
8778
|
/* @__PURE__ */ jsxRuntime.jsxs(CompAssetTooltipRow, { children: [
|
|
8783
8779
|
/* @__PURE__ */ jsxRuntime.jsx("span", { children: "Growth" }),
|
|
8784
8780
|
/* @__PURE__ */ jsxRuntime.jsx("span", { style: { color: "#4ade80" }, children: "+617%" })
|
|
8785
|
-
] }),
|
|
8786
|
-
/* @__PURE__ */ jsxRuntime.jsxs(CompAssetTooltipRow, { children: [
|
|
8787
|
-
/* @__PURE__ */ jsxRuntime.jsx("span", { children: "$/sqm" }),
|
|
8788
|
-
/* @__PURE__ */ jsxRuntime.jsx("span", { children: "$10,787" })
|
|
8789
8781
|
] })
|
|
8790
8782
|
] })
|
|
8791
8783
|
] })
|