From cd4739be2fa540a38dc79ec9585c333f314441f6 Mon Sep 17 00:00:00 2001 From: ajin Date: Tue, 25 Feb 2025 15:32:49 +0900 Subject: [PATCH] =?UTF-8?q?Fix:=20=EC=82=AC=EC=9A=A9=ED=95=98=EC=A7=80=20?= =?UTF-8?q?=EC=95=8A=EB=8A=94=20=EC=8A=A4=ED=81=AC=EB=A1=A4=20=EB=B0=94=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 --- frontend/src/pages/recruit/components/process/Process.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/recruit/components/process/Process.tsx b/frontend/src/pages/recruit/components/process/Process.tsx index c533c97f..5cb591b0 100644 --- a/frontend/src/pages/recruit/components/process/Process.tsx +++ b/frontend/src/pages/recruit/components/process/Process.tsx @@ -11,7 +11,7 @@ export const RecruitProcess = () => { 모집 일정
-
+
{RECRUIT_PROCESS.map(({ title, detail }, index) => (