From 5c5be28f39061968200a228face264896a8172e6 Mon Sep 17 00:00:00 2001 From: hwinkr Date: Mon, 7 Oct 2024 20:26:53 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20Invalid=20=EB=8B=A8=EC=96=B4=20?= =?UTF-8?q?=EC=98=A4=ED=83=80=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/CreateMeetingFunnelPage/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/pages/CreateMeetingFunnelPage/index.tsx b/frontend/src/pages/CreateMeetingFunnelPage/index.tsx index e21663b1c..9f9874c37 100644 --- a/frontend/src/pages/CreateMeetingFunnelPage/index.tsx +++ b/frontend/src/pages/CreateMeetingFunnelPage/index.tsx @@ -16,7 +16,7 @@ export default function FunnelTestPage() { isMeetingNameInvalid, hostNickNameInput, hostPasswordInput, - isHostInfoInValid, + isHostInfoInvalid, hasDate, handleDateClick, meetingTimeInput, @@ -37,7 +37,7 @@ export default function FunnelTestPage() { setStep(CREATE_MEETING_STEPS.meetingDateTime)} />