@loafmarkets/ui 0.1.181 → 0.1.182
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
|
@@ -8854,7 +8854,7 @@ function PropertyOverview({
|
|
|
8854
8854
|
/* @__PURE__ */ jsxRuntime.jsx(PeerEstateName, { children: "Boronia House" }),
|
|
8855
8855
|
/* @__PURE__ */ jsxRuntime.jsx(PeerEstateYear, { children: "c.1885" }),
|
|
8856
8856
|
/* @__PURE__ */ jsxRuntime.jsx(PeerEstateSale, { children: "Not sold since 1952" }),
|
|
8857
|
-
/* @__PURE__ */ jsxRuntime.jsx(PeerEstateStatus, { $status: "off", children: "Council-owned" })
|
|
8857
|
+
/* @__PURE__ */ jsxRuntime.jsx(PeerEstateStatus, { $status: "off", children: "State Heritage \u2014 Council-owned" })
|
|
8858
8858
|
] })
|
|
8859
8859
|
] })
|
|
8860
8860
|
] }),
|