mirror of
https://github.com/jeffvli/feishin.git
synced 2026-08-09 13:53:10 +02:00
Allow initialIndex on queue add (#67)
- Clean up play queue handler - Split out functions to utils
This commit is contained in:
@@ -3,3 +3,4 @@ export * from './components/left-controls';
|
||||
export * from './components/playerbar';
|
||||
export * from './context/play-queue-handler-context';
|
||||
export * from './hooks/use-playqueue-add';
|
||||
export * from './utils';
|
||||
|
||||
Reference in New Issue
Block a user