Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace react’s autoFocus prop → HTML autofocus
the autofocus attribute includes the correct behavior for focusable elements that live inside dialogues or popovers on show, while the react autoFocus prop only causes an element to be focused on mount
- Loading branch information