From 0aad43c751b54825c51d41cd2b6addd1d14ca09e Mon Sep 17 00:00:00 2001 From: Fachba Date: Thu, 8 Jan 2026 14:24:32 +0700 Subject: [PATCH] add label error code in list notification --- src/pages/notification/component/ListNotification.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/notification/component/ListNotification.jsx b/src/pages/notification/component/ListNotification.jsx index 7881e59..e6b3036 100644 --- a/src/pages/notification/component/ListNotification.jsx +++ b/src/pages/notification/component/ListNotification.jsx @@ -384,7 +384,7 @@ const ListNotification = memo(function ListNotification(props) { {notification.title}
- {notification.issue} + Error Code {notification.issue}