From 8bc1659c7adcc1ef079bab47eb32c77fe3ec6842 Mon Sep 17 00:00:00 2001 From: hamid zarghami Date: Wed, 17 Dec 2025 16:54:32 +0330 Subject: [PATCH] notification color primary --- src/components/topbar/TopBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/topbar/TopBar.tsx b/src/components/topbar/TopBar.tsx index 7e06054..696b41d 100644 --- a/src/components/topbar/TopBar.tsx +++ b/src/components/topbar/TopBar.tsx @@ -69,7 +69,7 @@ function TopBar({ profileDropState, toggleProfileDropState, toggleMenuState }: P href={`/${name}/notifications`} className='relative'> - +
2