diff --git a/src/pages/notice/NoticeList.tsx b/src/pages/notice/NoticeList.tsx index 8111309..9551114 100644 --- a/src/pages/notice/NoticeList.tsx +++ b/src/pages/notice/NoticeList.tsx @@ -260,12 +260,12 @@ export default function NoticeList({ search = '' }: { search?: string }) { {shouldShowEmpty && allNotices.length === 0 ? ( -