@loafmarkets/ui 0.1.177 → 0.1.178
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 +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -8852,8 +8852,8 @@ function PropertyOverview({
|
|
|
8852
8852
|
/* @__PURE__ */ jsxRuntime.jsx(StatValue, { style: { color: "#4ade80" }, children: "+12% vs non-heritage" })
|
|
8853
8853
|
] }),
|
|
8854
8854
|
/* @__PURE__ */ jsxRuntime.jsxs(StatRow, { children: [
|
|
8855
|
-
/* @__PURE__ */ jsxRuntime.jsx(StatLabel, { children: "Suburb Median" }),
|
|
8856
|
-
/* @__PURE__ */ jsxRuntime.jsx(StatValue, { children: "$
|
|
8855
|
+
/* @__PURE__ */ jsxRuntime.jsx(StatLabel, { children: "Suburb Median (6 Bed)" }),
|
|
8856
|
+
/* @__PURE__ */ jsxRuntime.jsx(StatValue, { children: "$5.5M (Mosman)" })
|
|
8857
8857
|
] }),
|
|
8858
8858
|
/* @__PURE__ */ jsxRuntime.jsxs(StatRow, { children: [
|
|
8859
8859
|
/* @__PURE__ */ jsxRuntime.jsx(StatLabel, { children: "5yr Suburb Growth" }),
|