small detail for renaming convos

This commit is contained in:
Daniel Avila 2023-02-11 11:54:03 -05:00
parent 7dd4e78bbf
commit 4304597cb4
3 changed files with 2 additions and 110 deletions

View file

@ -83,7 +83,7 @@ export default function Conversation({ id, parentMessageId, conversationId, titl
onKeyPress={handleKeyPress}
/>
) : (
title
titleInput
)}
</div>
{conversationId === id ? (