diff --git a/components/RoomCard.tsx b/components/RoomCard.tsx index ea60328..20de23a 100644 --- a/components/RoomCard.tsx +++ b/components/RoomCard.tsx @@ -267,7 +267,7 @@ export default function RoomCard(props: IRoomCardProps) { {/* header */} @@ -284,7 +284,7 @@ export default function RoomCard(props: IRoomCardProps) { {props.room.description} @@ -348,7 +348,7 @@ export default function RoomCard(props: IRoomCardProps) { {/* footer */} - + {membersInRoom()} {/* tell them to archive if it's past */}