diff --git "a/public/image/\354\204\270\354\205\230\352\270\260\353\241\235.png" "b/public/image/\354\204\270\354\205\230\352\270\260\353\241\235.png" index 4c5b826b..bd5bd341 100644 Binary files "a/public/image/\354\204\270\354\205\230\352\270\260\353\241\235.png" and "b/public/image/\354\204\270\354\205\230\352\270\260\353\241\235.png" differ diff --git "a/public/image/\354\240\225\352\270\260\354\204\270\354\205\230.png" "b/public/image/\354\240\225\352\270\260\354\204\270\354\205\230.png" index 02ffc4ce..ccb2c925 100644 Binary files "a/public/image/\354\240\225\352\270\260\354\204\270\354\205\230.png" and "b/public/image/\354\240\225\352\270\260\354\204\270\354\205\230.png" differ diff --git "a/public/image/\355\231\234\353\217\231\352\270\260\353\241\235.png" "b/public/image/\355\231\234\353\217\231\352\270\260\353\241\235.png" index ea6a51e5..878534c0 100644 Binary files "a/public/image/\355\231\234\353\217\231\352\270\260\353\241\235.png" and "b/public/image/\355\231\234\353\217\231\352\270\260\353\241\235.png" differ diff --git a/src/components/attendance/completed/component/EntireTrackAttendance.tsx b/src/components/attendance/completed/component/EntireTrackAttendance.tsx index 638a8f02..546a5a01 100644 --- a/src/components/attendance/completed/component/EntireTrackAttendance.tsx +++ b/src/components/attendance/completed/component/EntireTrackAttendance.tsx @@ -18,7 +18,7 @@ const trackController: Record = { }, design: { title: '디자인', - arrayLength: 4, + arrayLength: 5, color: '#FFF2EB', titleColor: Secondary.default, },