Show country flag for artist
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<header class="mt-1 gap-1">
|
||||
<h1 class="font-semibold text-2xl leading-5 text-zinc-700 dark:text-zinc-300 text-wrap">
|
||||
{@artist.name}
|
||||
<.country_flag country={@country} />
|
||||
</h1>
|
||||
|
||||
<div class="mt-4 flex items-center justify-between">
|
||||
|
||||
Reference in New Issue
Block a user