From 0dcab70f9d939ceaa2aa4dabd4f01ff6bd3631ce Mon Sep 17 00:00:00 2001 From: jiohjung98 Date: Mon, 10 Jun 2024 15:42:40 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=AF=B8=ED=8C=85=EB=A3=B8=20=EA=B0=80?= =?UTF-8?q?=EB=A1=9C=EC=8A=A4=ED=81=AC=EB=A1=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/reservation/meetingRoom/MeetingRoomIndex.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/reservation/meetingRoom/MeetingRoomIndex.tsx b/src/components/reservation/meetingRoom/MeetingRoomIndex.tsx index 9f26fd8..0002310 100644 --- a/src/components/reservation/meetingRoom/MeetingRoomIndex.tsx +++ b/src/components/reservation/meetingRoom/MeetingRoomIndex.tsx @@ -298,6 +298,7 @@ const MeetingRoomIndex: React.FC = () => {
{selectedMeetingRoomTypes}
bottomArrow +
handleModalOpen('equipment')} @@ -306,6 +307,7 @@ const MeetingRoomIndex: React.FC = () => {
{selectedEquipment}
bottomArrow
+
{meetingRooms.length === 0 ? (