make friends in navbar clickablee
All checks were successful
deploy / deploy (push) Successful in 54s
All checks were successful
deploy / deploy (push) Successful in 54s
This commit is contained in:
parent
c7dd4709d9
commit
e0154af834
@ -68,6 +68,7 @@ export default function Navbar() {
|
||||
ariaLabel="View your friends"
|
||||
text="Friends"
|
||||
icon={<UserIcon height={20} width={20} />}
|
||||
href="/search"
|
||||
>
|
||||
{settingsStore?.friends.length == 0 ? (
|
||||
<p className="text-sm font-bold">No friends, add someone!</p>
|
||||
|
Loading…
Reference in New Issue
Block a user