diff --git a/src/pages/myPage/mypage/AppliedStudy.js b/src/pages/myPage/mypage/AppliedStudy.js index 5637df4..97d804c 100644 --- a/src/pages/myPage/mypage/AppliedStudy.js +++ b/src/pages/myPage/mypage/AppliedStudy.js @@ -114,7 +114,7 @@ const AppliedStudy = () => { > - {study.type} + {study.studyType} {study.tags.map((tag, index) => ( {tag}