diff --git a/src/js/views/Artist.js b/src/js/views/Artist.js index a2a6c79f..4f96880f 100755 --- a/src/js/views/Artist.js +++ b/src/js/views/Artist.js @@ -132,24 +132,22 @@ class Artist extends React.Component{ ) }else if( this.state.sub_view == 'about' ){ return ( -
{this.props.artist.bio.content}
{this.props.artist.bio.content}