diff --git a/frontend/src/pages/RoomsPage.tsx b/frontend/src/pages/RoomsPage.tsx index 80e0fbb..5eca520 100644 --- a/frontend/src/pages/RoomsPage.tsx +++ b/frontend/src/pages/RoomsPage.tsx @@ -88,48 +88,52 @@ export default function RoomsPage() { key={room.id} className="card card-interactive p-4 group" > + {/* Header: Name + Type Badge */}