From 80893ec0337f095ca6a639f9a4db4521438a02ff Mon Sep 17 00:00:00 2001 From: codytseng Date: Tue, 11 Feb 2025 16:32:21 +0800 Subject: [PATCH] =?UTF-8?q?feat=20:=F0=9F=92=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/NotificationList/index.tsx | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/src/components/NotificationList/index.tsx b/src/components/NotificationList/index.tsx index 5b2313f9..3ceb27d5 100644 --- a/src/components/NotificationList/index.tsx +++ b/src/components/NotificationList/index.tsx @@ -158,26 +158,6 @@ const NotificationList = forwardRef((_, ref) => { -
- - - -
-
- - - -
-
- - - -
-
- - - -
) : ( t('no more notifications')