@loafmarkets/ui 0.1.200 → 0.1.201
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 -3
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +3 -3
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -8856,15 +8856,15 @@ function PropertyOverview({
|
|
|
8856
8856
|
] }),
|
|
8857
8857
|
/* @__PURE__ */ jsxs(StatRow, { children: [
|
|
8858
8858
|
/* @__PURE__ */ jsx(StatLabel, { children: "Built" }),
|
|
8859
|
-
/* @__PURE__ */ jsx(StatValue, { children: "c.1880
|
|
8859
|
+
/* @__PURE__ */ jsx(StatValue, { children: "c.1880" })
|
|
8860
8860
|
] }),
|
|
8861
8861
|
/* @__PURE__ */ jsxs(StatRow, { children: [
|
|
8862
8862
|
/* @__PURE__ */ jsx(StatLabel, { children: "Heritage Status" }),
|
|
8863
|
-
/* @__PURE__ */ jsx(StatValue, { children: "Not
|
|
8863
|
+
/* @__PURE__ */ jsx(StatValue, { children: "Historic Site (Not Protected)" })
|
|
8864
8864
|
] }),
|
|
8865
8865
|
/* @__PURE__ */ jsxs(StatRow, { children: [
|
|
8866
8866
|
/* @__PURE__ */ jsx(StatLabel, { children: "Zoning" }),
|
|
8867
|
-
/* @__PURE__ */ jsx(StatValue, { children: "R3
|
|
8867
|
+
/* @__PURE__ */ jsx(StatValue, { children: "R3 Medium Density" })
|
|
8868
8868
|
] }),
|
|
8869
8869
|
/* @__PURE__ */ jsxs(StatRow, { children: [
|
|
8870
8870
|
/* @__PURE__ */ jsx(StatLabel, { children: "Development Optionality" }),
|