From dda2e0927fec2aeb0f5f12fc88c0f614796c043f Mon Sep 17 00:00:00 2001 From: Luke <39926192+LukeWasTakenn@users.noreply.github.com> Date: Wed, 15 Nov 2023 15:34:08 +0100 Subject: [PATCH] fix(web/notifications): pass animation to notifications icon --- web/src/features/notifications/NotificationWrapper.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/features/notifications/NotificationWrapper.tsx b/web/src/features/notifications/NotificationWrapper.tsx index e0d639d..03772b7 100644 --- a/web/src/features/notifications/NotificationWrapper.tsx +++ b/web/src/features/notifications/NotificationWrapper.tsx @@ -173,7 +173,7 @@ const Notifications: React.FC = () => { radius="xl" size={32} > - + ) : (