Add Genres as "Chips" in Album details and Song details

This commit is contained in:
Deluan
2021-07-17 13:15:32 -04:00
committed by Deluan Quintão
parent e2233779f1
commit 054b5eafdb
12 changed files with 171 additions and 98 deletions
+1
View File
@@ -1,5 +1,6 @@
export * from './baseUrl'
export * from './docsUrl'
export * from './formatters'
export * from './intersperse'
export * from './notifications'
export * from './openInNewTab'