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) => ( {