@loafmarkets/ui 0.1.205 → 0.1.206
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
|
@@ -8833,7 +8833,7 @@ function PropertyOverview({
|
|
|
8833
8833
|
/* @__PURE__ */ jsxRuntime.jsx(ComparableSalesTitle, { children: "Comparable Sales" }),
|
|
8834
8834
|
/* @__PURE__ */ jsxRuntime.jsxs(CompSaleCard, { children: [
|
|
8835
8835
|
/* @__PURE__ */ jsxRuntime.jsxs(CompSaleHeader, { children: [
|
|
8836
|
-
/* @__PURE__ */ jsxRuntime.jsx(CompSaleAddress, { children: "200A Raglan St, Mosman" }),
|
|
8836
|
+
/* @__PURE__ */ jsxRuntime.jsx(CompSaleAddress, { children: "200A Raglan St, Mosman (Boondabah)" }),
|
|
8837
8837
|
/* @__PURE__ */ jsxRuntime.jsxs(CompSalePrice, { children: [
|
|
8838
8838
|
"$16.07M ",
|
|
8839
8839
|
/* @__PURE__ */ jsxRuntime.jsx(CompSaleDate, { children: "Mar 2022" })
|
|
@@ -8845,7 +8845,7 @@ function PropertyOverview({
|
|
|
8845
8845
|
/* @__PURE__ */ jsxRuntime.jsx(TimelineGain, { children: "+119%" }),
|
|
8846
8846
|
/* @__PURE__ */ jsxRuntime.jsx(CompSalePriorDate, { children: "in 6 yrs" })
|
|
8847
8847
|
] }),
|
|
8848
|
-
/* @__PURE__ */ jsxRuntime.jsx(CompSalePrior, { children: /* @__PURE__ */ jsxRuntime.jsx("span", { children: "
|
|
8848
|
+
/* @__PURE__ */ jsxRuntime.jsx(CompSalePrior, { children: /* @__PURE__ */ jsxRuntime.jsx("span", { children: "c.1905, 2,066 sqm" }) })
|
|
8849
8849
|
] }),
|
|
8850
8850
|
/* @__PURE__ */ jsxRuntime.jsxs(CompSaleCard, { children: [
|
|
8851
8851
|
/* @__PURE__ */ jsxRuntime.jsxs(CompSaleHeader, { children: [
|