+
+
![]()
+
-
{{artist.popularity}}
-
{{artist.follower_count}}
+
{{artist.popularity}}
+
{{artist.follower_count}}
\ No newline at end of file
diff --git a/components/artist.js b/components/artist.js
index 722cc27..b413de6 100644
--- a/components/artist.js
+++ b/components/artist.js
@@ -2,25 +2,37 @@ Vue.component(
`artist`,
{
props: [ `artist` ],
- computed: {},
- template: `