This commit is contained in:
focp212@naver.com
2025-11-04 17:03:26 +09:00
parent b19334d08c
commit c662f41ea0
3 changed files with 1 additions and 8 deletions

View File

@@ -80,7 +80,6 @@ export const ListPage = () => {
</div>
<AlarmList
appNotificationCategory={ appNotificationCategory }
appNotificationCategories={ appNotificationCategories }
></AlarmList>
</div>
</main>