diff --git a/src/components/artists/ArtistIndex.js b/src/components/artists/ArtistIndex.js index 153f2a9..f064d41 100644 --- a/src/components/artists/ArtistIndex.js +++ b/src/components/artists/ArtistIndex.js @@ -37,7 +37,7 @@ class ArtistIndex extends Component {

{artist.age} years old
- {artist.albums ? artist.albums.length : 0} albums released + {artist.yearsActive} years active