From 239d0e4ea7bcc732bb55641a3cfcdc2aa029f8f5 Mon Sep 17 00:00:00 2001 From: Sinan Date: Sun, 22 Sep 2024 17:01:36 +0530 Subject: [PATCH] lint error solved --- client/components/models/NotificationModel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/components/models/NotificationModel.tsx b/client/components/models/NotificationModel.tsx index 74b78086..515b00ab 100644 --- a/client/components/models/NotificationModel.tsx +++ b/client/components/models/NotificationModel.tsx @@ -129,7 +129,7 @@ export default function NotificationModal({ open, setOpen, notifications, unauth className="opacity-50" />

- You're all caught up! No new notifications. + You're all caught up! No new notifications.

)}