diff --git a/src/views/ApplyPage/components/ApplyInfo/index.tsx b/src/views/ApplyPage/components/ApplyInfo/index.tsx index a455bf8b..2897a316 100644 --- a/src/views/ApplyPage/components/ApplyInfo/index.tsx +++ b/src/views/ApplyPage/components/ApplyInfo/index.tsx @@ -76,9 +76,7 @@ const ApplyInfo = memo(({ isReview }: { isReview: boolean }) => { )} {!isReview - ? `마감 시간 이후에는 지원 제출을 받지 않습니다. - 제출하신 서류와 포트폴리오는 반환하지 않습니다. - 서버 오류를 대비해 지원서를 백업해 두시길 바랍니다.` + ? `마감 시간 이후에는 지원 제출을 받지 않습니다.\n제출하신 서류와 포트폴리오는 반환하지 않습니다.\n서버 오류를 대비해 지원서를 백업해 두시길 바랍니다.` : '지원서 제출 이후 어떠한 경우에도 수정은 불가합니다.'} {!isReview && (