diff --git a/client/src/components/Conversations/Convo.tsx b/client/src/components/Conversations/Convo.tsx index d31c8ee665..899282c470 100644 --- a/client/src/components/Conversations/Convo.tsx +++ b/client/src/components/Conversations/Convo.tsx @@ -114,9 +114,9 @@ export default function Conversation({ conversation, retainView, toggleNav, i }) } return ( - clickHandler()} {...aProps}> + clickHandler()} {...aProps} title={title}> {icon} -
+
{renaming === true ? (