From 3fa3bcbb5f2a57deccce3b754935fd0fe2b21c45 Mon Sep 17 00:00:00 2001 From: jyswee Date: Thu, 23 Jul 2026 22:58:00 +0000 Subject: [PATCH] Seed: real-estate template (18 files) --- src/pages/Properties.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/Properties.tsx b/src/pages/Properties.tsx index 9c6b375..695947c 100644 --- a/src/pages/Properties.tsx +++ b/src/pages/Properties.tsx @@ -77,17 +77,17 @@ export default function PropertiesPage() {
{listings.map((p, i) => ( - -
+ +
{p.status} -
{p.price}
- {p.name} + {p.name}
{p.addr}
{p.beds}