Skip to content

Commit

Permalink
Stop auto population of text on menu item hover
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Campbell committed Nov 17, 2020
1 parent 27bca3e commit bc1484d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/QueueSelector/QueueSelector.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ export default function QueueSelector({ queues, selectedQueues, setSelectedQueue
)}
getOptionSelected={ (option, value) => option.name === value.name }
disableCloseOnSelect
autoComplete
disableListWrap
openOnFocus
fullWidth
Expand Down

0 comments on commit bc1484d

Please sign in to comment.