attach artist page link to ArtistName component

+ separate fetching artist albums with fetching artist info
+ include limit when fetching artist albums
+ refactor interfaces
This commit is contained in:
geoffrey45
2022-12-05 18:27:55 +03:00
committed by Mungai Njoroge
parent e54fea2d4d
commit 580dce1da9
14 changed files with 162 additions and 53 deletions
-1
View File
@@ -20,7 +20,6 @@ const imageRoutes = {
large: "/t/",
small: "/t/s/",
},
// artist: "/a/",
artist: {
large: "/a/",
small: "/a/s/",