diff --git a/ui/src/common/SongDetails.js b/ui/src/common/SongDetails.js index 5d710f45..9b61aa7f 100644 --- a/ui/src/common/SongDetails.js +++ b/ui/src/common/SongDetails.js @@ -27,7 +27,7 @@ const SongDetails = (props) => { } return ( - +
{Object.keys(data).map((key) => { return (