autofocus replies
This commit is contained in:
parent
6af22e7caf
commit
5e7ca886a8
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ export function CommentCreate(props: Props) {
|
|||
value={commentValue}
|
||||
charCount={charCount}
|
||||
onChange={handleCommentChange}
|
||||
autoFocus={isReply}
|
||||
/>
|
||||
<div className="section__actions">
|
||||
<Button
|
||||
|
|
Loading…
Add table
Reference in a new issue