diff --git a/frontend/src/components/InterviewForm/InterviewForm.tsx b/frontend/src/components/InterviewForm/InterviewForm.tsx index ccfec93..54ae8a3 100644 --- a/frontend/src/components/InterviewForm/InterviewForm.tsx +++ b/frontend/src/components/InterviewForm/InterviewForm.tsx @@ -21,6 +21,7 @@ const border = "1px solid rgb(54, 54, 54)"; const InterviewForm = ({interviewId}: InterviewFormProps) => { const { interview, + interviewLoading, handleSubmit, handlePass, chatList, @@ -51,25 +52,25 @@ const InterviewForm = ({interviewId}: InterviewFormProps) => { borderLeft: border }}>