You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -5,7 +5,6 @@ import { Box } from '@material-ui/core';
<Meta
title="Components/QueueSelector"
component={QueueSelector}
/>
Allows the selection, removal and viewing of active queues. Its extends the [MUI Autocomplete component](https://material-ui.com/components/autocomplete/).
Expand All
@@ -28,4 +27,4 @@ Allows the selection, removal and viewing of active queues. Its extends the [MUI