diff --git a/components/Dashboard/Rooms.tsx b/components/Dashboard/Rooms.tsx index c2a5821..3fff893 100644 --- a/components/Dashboard/Rooms.tsx +++ b/components/Dashboard/Rooms.tsx @@ -228,7 +228,7 @@ export default function DashboardRoom() { {/* all rooms */} - + {getRoomContent().map((room) => { return (