Skip to content

Commit

Permalink
Disable open on focus
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Campbell committed Nov 17, 2020
1 parent bc1484d commit 68ec438
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 @@ -35,7 +35,6 @@ export default function QueueSelector({ queues, selectedQueues, setSelectedQueue
getOptionSelected={ (option, value) => option.name === value.name }
disableCloseOnSelect
disableListWrap
openOnFocus
fullWidth
multiple
/>
Expand Down

0 comments on commit 68ec438

Please sign in to comment.