mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-04-20 10:05:56 +00:00
focus on direct msg reply
This commit is contained in:
parent
a44e51b5c1
commit
212f7e494c
@ -383,6 +383,8 @@ const clearEditorContent = () => {
|
||||
|
||||
const onReply = useCallback((message)=> {
|
||||
setReplyMessage(message)
|
||||
editorRef?.current?.chain().focus()
|
||||
|
||||
}, [])
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user