diff --git a/components/RoomCard.tsx b/components/RoomCard.tsx index 7f23338..2c8cc6f 100644 --- a/components/RoomCard.tsx +++ b/components/RoomCard.tsx @@ -230,7 +230,7 @@ export default function RoomCard(props: IRoomCardProps) { {/* header */} {/* meeting details */} - + {props.room.description}