mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 18:33:33 +00:00
Allow initialIndex on queue add (#67)
- Clean up play queue handler - Split out functions to utils
This commit is contained in:
parent
02caf896ff
commit
3df2915f5f
4 changed files with 200 additions and 157 deletions
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue