diff --git a/src/components/attendance/completed/component/EntireTrackAttendance.tsx b/src/components/attendance/completed/component/EntireTrackAttendance.tsx index 546a5a0..4c7079f 100644 --- a/src/components/attendance/completed/component/EntireTrackAttendance.tsx +++ b/src/components/attendance/completed/component/EntireTrackAttendance.tsx @@ -12,7 +12,7 @@ import { useRecoilValue } from 'recoil'; const trackController: Record = { pm: { title: '기획', - arrayLength: 5, + arrayLength: 4, color: Primary.light, titleColor: Primary.default, },