parent
2f8aeefe73
commit
5e51fe5330
@ -142,7 +142,7 @@ export default forwardRef(function Reply ({ item, onSuccess, replyOpen, children
|
||||
}
|
||||
} else {
|
||||
e.preventDefault()
|
||||
onQuoteReply({ selectionOnly: true })
|
||||
onQuoteReply?.({ selectionOnly: true })
|
||||
setReply(true)
|
||||
}
|
||||
}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user