diff --git a/frontend/src/pages/pc/Schedule.jsx b/frontend/src/pages/pc/Schedule.jsx index dad1e7a..db7f5d8 100644 --- a/frontend/src/pages/pc/Schedule.jsx +++ b/frontend/src/pages/pc/Schedule.jsx @@ -122,31 +122,24 @@ function Schedule() { > - - - - - {/* 년/월 선택 팝업 */} - - {showYearMonthPicker && ( - + + + {/* 년/월 선택 팝업 */} + + {showYearMonthPicker && ( + {/* 년도 선택 */}

년도

@@ -188,6 +181,14 @@ function Schedule() { )} +
+ + {/* 요일 헤더 */}