From ab2847ad3396ce7bde42ed94af9db72e0750d93d Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Thu, 21 May 2026 22:15:06 -0400 Subject: [PATCH] =?UTF-8?q?fc3f:=20ArtistCard=20=E2=80=94=20preview=20row?= =?UTF-8?q?=20+=20name=20+=20subscription=20chip=20+=20image=20count,=20cl?= =?UTF-8?q?icks=20to=20/artist/:slug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 (1M context) --- .../src/components/discovery/ArtistCard.vue | 59 +++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 frontend/src/components/discovery/ArtistCard.vue diff --git a/frontend/src/components/discovery/ArtistCard.vue b/frontend/src/components/discovery/ArtistCard.vue new file mode 100644 index 0000000..55564cb --- /dev/null +++ b/frontend/src/components/discovery/ArtistCard.vue @@ -0,0 +1,59 @@ + + + + +