Skip to content

Commit

Permalink
update guid
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueHorn07 committed May 13, 2024
1 parent efb979a commit b270d4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pages/board/calendar/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ const AnnouncementPage = ({ calendarList }) => {
</div>

<Message>학사일정은 시작 일자로 정렬되어 표시됩니다!</Message>
<Message>
만약 이틀 이상 진행되는 일정이라면 시작/종료 일정으로 분리해주세요. <br/>
(ex. 2학기 수강 신청 (05.20 ~ 05.28) → 2학기 수강신청 수강신청 시작(05.20) / 2학기 수강신청 마감(05.28))
</Message>

<div>
<CalendarTable calendars={calendarList} />
Expand Down

0 comments on commit b270d4f

Please sign in to comment.