diff --git a/frontend/src/conversation/ConversationBubble.tsx b/frontend/src/conversation/ConversationBubble.tsx index 39d2b5766..fc0044044 100644 --- a/frontend/src/conversation/ConversationBubble.tsx +++ b/frontend/src/conversation/ConversationBubble.tsx @@ -105,10 +105,14 @@ const ConversationBubble = forwardRef< )} {isEditClicked && (
- setEditInputBox(e.target.value)} +