diff --git a/front/views/HomeView.tsx b/front/views/HomeView.tsx index da06927..bdfdaf3 100644 --- a/front/views/HomeView.tsx +++ b/front/views/HomeView.tsx @@ -74,9 +74,9 @@ const HomeView = () => { - + - + { - + + + + + + + - - - - ({ - albumCover: "", - songTitle: "Song", - artistName: "Artist", - songId: 1 - }))} - /> + ({ + albumCover: "", + songTitle: "Song", + artistName: "Artist", + songId: 1 + }))} + /> + +