mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-09 05:44:01 +00:00
Add favoriting from context menu
This commit is contained in:
parent
f4f06abd72
commit
0aa0e51daa
5 changed files with 94 additions and 9 deletions
|
|
@ -4,3 +4,5 @@ export * from './components/play-button';
|
|||
export * from './utils';
|
||||
export * from './components/library-header';
|
||||
export * from './components/library-header-bar';
|
||||
export * from './mutations/create-favorite-mutation';
|
||||
export * from './mutations/delete-favorite-mutation';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue