diff --git a/ui/src/common/SongDetails.js b/ui/src/common/SongDetails.js index 5d710f45f..9b61aa7f3 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 (