From 9c1d496e0b0020a3eb9b4f1d03233586297c5858 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chlo=C3=A9=20CHAUVIN?= Date: Fri, 14 Oct 2022 13:56:25 +0200 Subject: [PATCH] [ADD] dividers --- front/views/HomeView.tsx | 41 ++++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 20 deletions(-) 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 + }))} + /> + +