diff --git a/src/js/components/ArtistList.js b/src/js/components/ArtistList.js index babaa2cb..7b28c784 100755 --- a/src/js/components/ArtistList.js +++ b/src/js/components/ArtistList.js @@ -13,7 +13,7 @@ export default class ArtistList extends React.Component{ if( !this.props.artists ) return null return ( -