fix: notification rendering

This commit is contained in:
DecDuck
2025-05-07 09:54:02 +10:00
parent 56f5028f69
commit e6065b6daa
2 changed files with 2 additions and 2 deletions
@@ -22,7 +22,7 @@
</div>
<div class="flex flex-col gap-y-2 max-h-[300px] overflow-y-scroll">
<Notification
<NotificationItem
v-for="notification in props.notifications"
:key="notification.id"
:notification="notification"
Submodule server/drop-base updated: e32cc36f33...a14d1b7081