Skip to content

Commit

Permalink
fix: Interview time
Browse files Browse the repository at this point in the history
  • Loading branch information
Youngho-kr committed Feb 29, 2024
1 parent 20d047a commit 894a649
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const InterviewTime = ({ contents, setContent, uploadContent }) => {
<img src={star} className="star" />
</div>
<div className="InterviewContent InterviewSecondContent">
20분 정도 소요되며, 가능한 시간 모두 선택해주세요. 시간 배정이
15분 정도 소요되며, 가능한 시간 모두 선택해주세요. 시간 배정이
어려울 경우 추후 연락드리겠습니다.
</div>
</div>
Expand Down Expand Up @@ -87,7 +87,7 @@ const InterviewTime = ({ contents, setContent, uploadContent }) => {
<img src={star} className="star" />
</div>
<div className="InterviewContent InterviewSecondContent">
20분 정도 소요되며, 가능한 시간 모두 선택해주세요. 시간 배정이
15분 정도 소요되며, 가능한 시간 모두 선택해주세요. 시간 배정이
어려울 경우 추후 연락드리겠습니다.
</div>
</div>
Expand Down

0 comments on commit 894a649

Please sign in to comment.