mirror of
https://github.com/docmost/docmost
synced 2025-03-28 21:13:28 +00:00
Comment editor rendering props
This commit is contained in:
parent
13e5288127
commit
9a469e70b4
@ -48,6 +48,8 @@ const CommentEditor = forwardRef(
|
||||
},
|
||||
content: defaultContent,
|
||||
editable,
|
||||
immediatelyRender: true,
|
||||
shouldRerenderOnTransaction: false,
|
||||
autofocus: (autofocus && "end") || false,
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user