mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-15 04:51:06 +02:00
feat(queue): add go to current button
This commit is contained in:
@@ -21,6 +21,7 @@ export const DrawerPlayQueue = () => {
|
||||
<PlayQueueListControls
|
||||
handleSearch={setSearch}
|
||||
searchTerm={search}
|
||||
tableRef={queueRef}
|
||||
type={ItemListKey.SIDE_QUEUE}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user