New component for mobile Artist List (#891)

Fixes #890
This commit is contained in:
Arbaz Ahmed
2021-03-26 08:15:21 +05:30
committed by GitHub
parent e575825c33
commit 01ba00ccdd
3 changed files with 92 additions and 8 deletions
+1
View File
@@ -27,3 +27,4 @@ export * from './useToggleStar'
export * from './useTraceUpdate'
export * from './Writable'
export * from './SongSimpleList'
export * from './ArtistSimpleList'