From 37326364fca13db5c2e894f401693c9870b070e1 Mon Sep 17 00:00:00 2001 From: arkaprota Date: Tue, 17 Sep 2024 15:52:23 +0530 Subject: [PATCH 1/3] fix(core): :bug: notificationpopover is design is completed properly notificationpopover has been fixed Ref: #373 --- package/components/utils/NotificationPopOver.js | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/package/components/utils/NotificationPopOver.js b/package/components/utils/NotificationPopOver.js index 34b26f48..02e2df32 100644 --- a/package/components/utils/NotificationPopOver.js +++ b/package/components/utils/NotificationPopOver.js @@ -13,18 +13,19 @@ export default function NotificationPopOver() { <> - Notifications + Notifications - clear_all + more_horiz - + + Date: Mon, 23 Sep 2024 18:44:14 +0530 Subject: [PATCH 2/3] fix(global): :bug: change the coreicon more_horiz to clear_all which was previouly given the coreicon more_horiz to clear_all which was there previouly was been required is solved Ref: #373 --- package/components/utils/NotificationPopOver.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/components/utils/NotificationPopOver.js b/package/components/utils/NotificationPopOver.js index 02e2df32..60b6ab7e 100644 --- a/package/components/utils/NotificationPopOver.js +++ b/package/components/utils/NotificationPopOver.js @@ -18,7 +18,7 @@ export default function NotificationPopOver() { Notifications - more_horiz + clear_all From 45a8b8989219226cda0cc4726924d5b2ed370d93 Mon Sep 17 00:00:00 2001 From: arkaprota Date: Tue, 22 Oct 2024 13:46:02 +0530 Subject: [PATCH 3/3] fix(core): :bug: remove the sx remove the sx property Ref: #373 --- package/components/utils/NotificationPopOver.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/components/utils/NotificationPopOver.js b/package/components/utils/NotificationPopOver.js index 60b6ab7e..f515e358 100644 --- a/package/components/utils/NotificationPopOver.js +++ b/package/components/utils/NotificationPopOver.js @@ -28,7 +28,7 @@ export default function NotificationPopOver() { No new notifications