@loafmarkets/ui 0.1.197 → 0.1.198

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.mjs CHANGED
@@ -8072,7 +8072,7 @@ function GalleryMapSection({
8072
8072
  /* @__PURE__ */ jsxs(SuburbStatsGrid, { children: [
8073
8073
  /* @__PURE__ */ jsxs(SuburbStat, { children: [
8074
8074
  /* @__PURE__ */ jsx(SuburbStatLabel, { children: "Median House Price" }),
8075
- /* @__PURE__ */ jsx(SuburbStatValue, { children: "$6.2M" })
8075
+ /* @__PURE__ */ jsx(SuburbStatValue, { children: "$5.5M" })
8076
8076
  ] }),
8077
8077
  /* @__PURE__ */ jsxs(SuburbStat, { children: [
8078
8078
  /* @__PURE__ */ jsx(SuburbStatLabel, { children: "5yr Growth" }),