From 814bf9f04f6e1b6605c2f060fd44cda7ae7564fb Mon Sep 17 00:00:00 2001 From: Raja Oktafrianto Date: Mon, 21 Apr 2025 09:53:09 +0700 Subject: [PATCH] change notification sorting by creation date --- src/pages/notification/blocks/AddDialog.tsx | 4 +++- src/pages/notification/hooks/ManageNotificationContext.tsx | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/src/pages/notification/blocks/AddDialog.tsx b/src/pages/notification/blocks/AddDialog.tsx index 38527a4..8f3b248 100644 --- a/src/pages/notification/blocks/AddDialog.tsx +++ b/src/pages/notification/blocks/AddDialog.tsx @@ -262,7 +262,9 @@ const AddDialog = () => {
- +
{['info', 'promo'].map((type) => (