updates
This commit is contained in:
@@ -203,7 +203,7 @@ const Header: React.FC<HeaderProps> = ({
|
||||
</>
|
||||
) : (
|
||||
<div className="flex items-center gap-3">
|
||||
<InAppNotificationBell />
|
||||
{isAuthenticated && <InAppNotificationBell />}
|
||||
<div className="relative" ref={userMenuRef}>
|
||||
<button
|
||||
onClick={toggleUserMenu}
|
||||
|
||||
Reference in New Issue
Block a user