Skip to content

Commit 82429e3

Browse files
authored
Update recently updated feature section (#95)
1 parent cd3ecde commit 82429e3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pages/index.jsx

+1-3
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,8 @@ const HomePage = () => {
3030
<Divider />
3131
<h2>최근 추가된 신규 기능 🚀</h2>
3232
<List as="ul">
33-
<List.Item as="li">공지사항 기능</List.Item>
34-
<List.Item as="li">대기중인 예약 목록 가시성 향상</List.Item>
3533
<List.Item as="li">
36-
관리자 페이지에서 날짜 조건 없이 예약 생성 가능
34+
생활백서 PDF 업로드 기능 추가 (2025.02.12)
3735
</List.Item>
3836
</List>
3937
</Grid.Column>

0 commit comments

Comments
 (0)