From d06e7ba8dfaa165ed9b93c4bdbe2a6274f695d4c Mon Sep 17 00:00:00 2001 From: yeeun426 Date: Fri, 19 Sep 2025 17:33:21 +0900 Subject: [PATCH] =?UTF-8?q?feat=20:=20=EC=B1=8C=EB=A6=B0=EC=A7=80=20?= =?UTF-8?q?=EB=8C=80=EC=8B=9C=EB=B3=B4=EB=93=9C=20=EB=AF=B8=EC=85=98,=20?= =?UTF-8?q?=EC=BD=98=ED=85=90=EC=B8=A0=20=EB=B2=84=ED=8A=BC=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../my-challenge/section/MissionGuideRegularSection.tsx | 6 +++--- .../my-challenge/section/MissionGuideZeroSection.tsx | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/common/challenge/my-challenge/section/MissionGuideRegularSection.tsx b/src/components/common/challenge/my-challenge/section/MissionGuideRegularSection.tsx index 7e1c281c1..e7da38cf3 100644 --- a/src/components/common/challenge/my-challenge/section/MissionGuideRegularSection.tsx +++ b/src/components/common/challenge/my-challenge/section/MissionGuideRegularSection.tsx @@ -96,7 +96,7 @@ const MissionGuideRegularSection = ({ { window.open( @@ -112,7 +112,7 @@ const MissionGuideRegularSection = ({ { window.open(content.link || '#', '_blank'); @@ -128,7 +128,7 @@ const MissionGuideRegularSection = ({ { window.open(content.link || '#', '_blank'); diff --git a/src/components/common/challenge/my-challenge/section/MissionGuideZeroSection.tsx b/src/components/common/challenge/my-challenge/section/MissionGuideZeroSection.tsx index 9de602d1c..a0b625d61 100644 --- a/src/components/common/challenge/my-challenge/section/MissionGuideZeroSection.tsx +++ b/src/components/common/challenge/my-challenge/section/MissionGuideZeroSection.tsx @@ -100,7 +100,7 @@ const MissionGuideZeroSection = ({ (content, index) => ( {