From 1f0dff07a9a60f963734a657a0b0deee129e9618 Mon Sep 17 00:00:00 2001 From: Ahmed Darrazi Date: Thu, 18 Dec 2025 21:47:54 +0100 Subject: [PATCH] bugfix notify text --- resources/js/components/notification.tsx | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/resources/js/components/notification.tsx b/resources/js/components/notification.tsx index ee8d3b50..4aa14686 100644 --- a/resources/js/components/notification.tsx +++ b/resources/js/components/notification.tsx @@ -24,9 +24,14 @@ const Notification = () => { -
+

{dashboard.notifications}

-