Eliminate resetEmojiResults, move onEditorStateChanged to redux
This commit is contained in:
parent
6d868030ae
commit
5c059c54d5
13 changed files with 162 additions and 155 deletions
|
@ -87,6 +87,7 @@ export function CompositionTextArea({
|
|||
|
||||
const handleChange = React.useCallback(
|
||||
(
|
||||
_conversationId: string | undefined,
|
||||
newValue: string,
|
||||
bodyRanges: DraftBodyRangesType,
|
||||
caretLocation?: number | undefined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue