Updated dependencies and adjusted code to update.
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
v-for="notification in notificationPages[page - 1]"
|
||||
:key="notification.id"
|
||||
>
|
||||
<v-row no-gutters>
|
||||
<v-row density="compact">
|
||||
<v-col cols="2">
|
||||
<v-sheet>
|
||||
<v-icon v-if="notification.error" color="red">mdi-alert-circle-outline</v-icon>
|
||||
|
||||
Reference in New Issue
Block a user