From 64f16298923d87c6125c27a8535f9251dbe6b8dc Mon Sep 17 00:00:00 2001 From: hamid zarghami Date: Mon, 15 Dec 2025 14:46:12 +0330 Subject: [PATCH] remove logo from topbar --- src/components/topbar/TopBar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/topbar/TopBar.tsx b/src/components/topbar/TopBar.tsx index 45bb62c..5c1ed45 100644 --- a/src/components/topbar/TopBar.tsx +++ b/src/components/topbar/TopBar.tsx @@ -55,12 +55,12 @@ function TopBar({ profileDropState, toggleProfileDropState, toggleMenuState }: P */}
- Profile avatar + src={'/assets/images/danak-logo.png'} /> */}
{/* */}