mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
Remove autofocus from some input controls
This commit is contained in:
@@ -38,7 +38,6 @@ const NewComment = ({
|
||||
value={body}
|
||||
onChange={handleChange}
|
||||
placeholder="Leave a comment"
|
||||
autoFocus
|
||||
className="newCommentBody"
|
||||
/>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user