|
@@ -1195,8 +1195,6 @@ const ChatViewComponent: React.ForwardRefRenderFunction<ChatViewRef, ChatViewPro
|
|
|
// This is copied from `handlePrimaryButtonClick`, which we used
|
|
// This is copied from `handlePrimaryButtonClick`, which we used
|
|
|
// to call from `autoApprove`. I'm not sure how many of these
|
|
// to call from `autoApprove`. I'm not sure how many of these
|
|
|
// things are actually needed.
|
|
// things are actually needed.
|
|
|
- setInputValue("")
|
|
|
|
|
- setSelectedImages([])
|
|
|
|
|
setSendingDisabled(true)
|
|
setSendingDisabled(true)
|
|
|
setClineAsk(undefined)
|
|
setClineAsk(undefined)
|
|
|
setEnableButtons(false)
|
|
setEnableButtons(false)
|