@loafmarkets/ui 0.1.203 → 0.1.204
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 +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -8901,7 +8901,7 @@ function PropertyOverview({
|
|
|
8901
8901
|
/* @__PURE__ */ jsxRuntime.jsx(StatValue, { children: "$5.5M (Mosman)" })
|
|
8902
8902
|
] }),
|
|
8903
8903
|
/* @__PURE__ */ jsxRuntime.jsxs(StatRow, { children: [
|
|
8904
|
-
/* @__PURE__ */ jsxRuntime.jsx(StatLabel, { children: "5yr
|
|
8904
|
+
/* @__PURE__ */ jsxRuntime.jsx(StatLabel, { children: "5yr Property Growth" }),
|
|
8905
8905
|
/* @__PURE__ */ jsxRuntime.jsx(StatValue, { style: { color: "#4ade80" }, children: "+90%" })
|
|
8906
8906
|
] }),
|
|
8907
8907
|
/* @__PURE__ */ jsxRuntime.jsx(AssetFeatureRow, { children: features.map((item, i) => /* @__PURE__ */ jsxRuntime.jsxs(AssetFeatureItem, { children: [
|