diff --git a/src/components/navbar.tsx b/src/components/navbar.tsx index 260a1035..6980c612 100644 --- a/src/components/navbar.tsx +++ b/src/components/navbar.tsx @@ -30,8 +30,8 @@ const Navbar = () => { >
{ "text-accent": pathname.includes("/chats"), })} /> -

Chats

+

Chats

{ "text-accent": pathname === "/todo", })} /> -

Todo

+

Todo

-

Group

+

Group

{ "text-accent": pathname === "/profile", })} /> -

Profile

+

Profile