From 8789d7b0575071732b19f9bb10d119ac4a2573b4 Mon Sep 17 00:00:00 2001 From: "Calum H." Date: Fri, 6 Feb 2026 18:21:41 +0000 Subject: [PATCH] fix: 5258 (#5310) * fix: 5258 * fix: lint --- packages/ui/src/components/nav/NotificationPanel.vue | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/packages/ui/src/components/nav/NotificationPanel.vue b/packages/ui/src/components/nav/NotificationPanel.vue index b201279cb..f5a8e318c 100644 --- a/packages/ui/src/components/nav/NotificationPanel.vue +++ b/packages/ui/src/components/nav/NotificationPanel.vue @@ -43,7 +43,7 @@ -
+
{{ item.title }}
x{{ item.count }} @@ -66,13 +66,12 @@
-
+
{{ item.text }}