Skip to content

Commit

Permalink
Auto highlight first matching queue
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Campbell committed Nov 19, 2020
1 parent 983e852 commit 18e0565
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/QueueSelector/QueueSelector.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ export default function QueueSelector({ queues, selectedQueues, setSelectedQueue
fullWidth
multiple
size="small"
autoHighlight
/>
</Box>
);
Expand Down

0 comments on commit 18e0565

Please sign in to comment.