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}