Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/libs/constants/recruit.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export const InActivity = [
badge: '',
},
{
recurring_date: '10회차 (07.25)',
recurring_date: '11회차 (07.25)',
text: '사이프 로그',
badge: '정규 활동 종료',
},
Expand All @@ -93,7 +93,7 @@ export const CardList = [
{
title: '서류 합격자 발표',
processDate: '01.13(화)',
subTitle: '힙격자 개별 연락',
subTitle: '합격자 개별 연락',
},
{
title: '오프라인 인터뷰',
Expand All @@ -104,7 +104,7 @@ export const CardList = [
{
title: '최종 합격자 발표',
processDate: '02.14(토)',
subTitle: '힙격자 개별 연락',
subTitle: '합격자 개별 연락',
},
{
title: '정규 활동 시작',
Expand Down