From 9878811115e814a2e9232111dfc9128414c0892a Mon Sep 17 00:00:00 2001 From: Jeon Eonseok Date: Thu, 8 Aug 2024 14:59:07 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20apply=20info=20=EA=B3=B5=EB=B0=B1=20?= =?UTF-8?q?=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ApplyPage/components/ApplyInfo/index.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 && (