From 154dd4b4da7c7669bc71d85cedcc093db9af8c74 Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Sun, 10 Aug 2025 06:32:52 -0600 Subject: [PATCH] Update Notifications component, fix pagination and dark mode --- resources/assets/components/Notifications.vue | 1162 +++++++++-------- 1 file changed, 605 insertions(+), 557 deletions(-) diff --git a/resources/assets/components/Notifications.vue b/resources/assets/components/Notifications.vue index b9a5f73ca..7d5fb78f7 100644 --- a/resources/assets/components/Notifications.vue +++ b/resources/assets/components/Notifications.vue @@ -1,219 +1,210 @@