diff --git a/src/pages/supply/Properties.tsx b/src/pages/supply/Properties.tsx index 80d6be4..e94f8f8 100644 --- a/src/pages/supply/Properties.tsx +++ b/src/pages/supply/Properties.tsx @@ -191,7 +191,7 @@ export default function Properties() { {view === 'grid' ? ( - + {filtered.map(p => ( ))}