From 093d5f19ea10325d8e7288614f11fd958b093f2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EB=8F=99=EC=9C=A8?= Date: Thu, 5 Dec 2024 14:42:01 +0900 Subject: [PATCH] =?UTF-8?q?[FE][Feat]=20build=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/GuestView.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/pages/GuestView.tsx b/frontend/src/pages/GuestView.tsx index de77ebc..3a568bd 100644 --- a/frontend/src/pages/GuestView.tsx +++ b/frontend/src/pages/GuestView.tsx @@ -127,6 +127,7 @@ export const GuestView = () => { width="100%" height="100%" guests={[guestInfo]} + isMain={false} /> ) : (