diff --git a/ui/components/ChatWindow.tsx b/ui/components/ChatWindow.tsx index 986f8ae..7b2ce88 100644 --- a/ui/components/ChatWindow.tsx +++ b/ui/components/ChatWindow.tsx @@ -503,7 +503,7 @@ const ChatWindow = ({ id }: { id?: string }) => {
{timeAgo} ago
@@ -54,10 +63,11 @@ const Navbar = ({ messages }: { messages: Message[] }) => { size={17} className="active:scale-95 transition duration-100 cursor-pointer" /> -