Skip to content

Commit 289d85d

Browse files
committed
Write recently updated feature
1 parent 8f0ffb2 commit 289d85d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

pages/index.jsx

+1-5
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,7 @@ 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>
35-
<List.Item as="li">
36-
관리자 페이지에서 날짜 조건 없이 예약 생성 가능
37-
</List.Item>
33+
<List.Item as="li">생활백서 PDF 업로드 기능</List.Item>
3834
</List>
3935
</Grid.Column>
4036
<Grid.Column>

0 commit comments

Comments
 (0)