mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-02 02:43:33 +00:00
Add delete playlist to context menu
This commit is contained in:
parent
52163534db
commit
6ad6617d88
7 changed files with 68 additions and 8 deletions
|
|
@ -1,2 +1,5 @@
|
|||
export * from './queries/playlist-list-query';
|
||||
export * from './components/create-playlist-form';
|
||||
export * from './mutations/delete-playlist-mutation';
|
||||
export * from './mutations/create-playlist-mutation';
|
||||
export * from './mutations/update-playlist-mutation';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue