@loafmarkets/ui 0.1.176 → 0.1.177
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 +3 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +3 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -8803,7 +8803,8 @@ function PropertyOverview({
|
|
|
8803
8803
|
/* @__PURE__ */ jsxRuntime.jsx(CompSalePriorDate, { children: "Sep 2016" }),
|
|
8804
8804
|
/* @__PURE__ */ jsxRuntime.jsx(TimelineGain, { children: "+119%" }),
|
|
8805
8805
|
/* @__PURE__ */ jsxRuntime.jsx(CompSalePriorDate, { children: "in 6 yrs" })
|
|
8806
|
-
] })
|
|
8806
|
+
] }),
|
|
8807
|
+
/* @__PURE__ */ jsxRuntime.jsx(CompSalePrior, { children: /* @__PURE__ */ jsxRuntime.jsx("span", { children: "Boondabah \u2014 c.1905, 2,066 sqm" }) })
|
|
8807
8808
|
] }),
|
|
8808
8809
|
/* @__PURE__ */ jsxRuntime.jsxs(CompSaleCard, { children: [
|
|
8809
8810
|
/* @__PURE__ */ jsxRuntime.jsxs(CompSaleHeader, { children: [
|
|
@@ -8819,7 +8820,7 @@ function PropertyOverview({
|
|
|
8819
8820
|
/* @__PURE__ */ jsxRuntime.jsx(TimelineGain, { children: "+617%" }),
|
|
8820
8821
|
/* @__PURE__ */ jsxRuntime.jsx(CompSalePriorDate, { children: "in 11 yrs" })
|
|
8821
8822
|
] }),
|
|
8822
|
-
/* @__PURE__ */ jsxRuntime.jsx(CompSalePrior, { children: /* @__PURE__ */ jsxRuntime.jsx("span", { children: "
|
|
8823
|
+
/* @__PURE__ */ jsxRuntime.jsx(CompSalePrior, { children: /* @__PURE__ */ jsxRuntime.jsx("span", { children: "2,592 sqm" }) })
|
|
8823
8824
|
] })
|
|
8824
8825
|
] }),
|
|
8825
8826
|
/* @__PURE__ */ jsxRuntime.jsxs(StatsColumn, { children: [
|