Skip to content

Commit

Permalink
re-enable auto focus for first item
Browse files Browse the repository at this point in the history
  • Loading branch information
dlqqq committed Jul 29, 2024
1 parent 806940c commit b678b66
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ export function SendButton(props: SendButtonProps): JSX.Element {
<Menu
open={menuOpen}
onClose={closeMenu}
disableAutoFocusItem
anchorEl={menuAnchorEl}
anchorOrigin={{
vertical: 'top',
Expand Down

0 comments on commit b678b66

Please sign in to comment.