mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 10:23:33 +00:00
Add library detail header component
This commit is contained in:
parent
4326f6cf91
commit
152be5d7e6
2 changed files with 168 additions and 0 deletions
|
|
@ -2,3 +2,4 @@ export * from './components/animated-page';
|
|||
export * from './queries/music-folders-query';
|
||||
export * from './components/play-button';
|
||||
export * from './utils';
|
||||
export * from './components/library-header';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue