New component for song display in song list (#833)
* added new component SONGSIMPLELIST for smaller displays * added new component SONGSIMPLELIST for smaller displays * added new component SONGSIMPLELIST for smaller displays * Updated songsimplelist Removed truncation * removed garbage code * refactored some issues of overlapping * refactored some issues of overlapping * changed the song ui design * refactored some bugs in artist display * refactored some bugs in artist display * removed garbage dependencies * removed div bugs * added all the logic to the component itself
This commit is contained in:
@@ -26,3 +26,4 @@ export * from './useInterval'
|
||||
export * from './useToggleStar'
|
||||
export * from './useTraceUpdate'
|
||||
export * from './Writable'
|
||||
export * from './SongSimpleList'
|
||||
|
||||
Reference in New Issue
Block a user