From cf437a83da9f3388657cb456f7096537894a6618 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Fri, 10 Mar 2023 23:01:26 +0800 Subject: [PATCH] Make statuses in notifications reactive --- src/pages/notifications.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/notifications.jsx b/src/pages/notifications.jsx index ec1ea480..739ea1f9 100644 --- a/src/pages/notifications.jsx +++ b/src/pages/notifications.jsx @@ -429,7 +429,7 @@ function Notification({ notification, instance }) { : `/s/${actualStatusID}` } > - + )}