diff --git a/lib/music_library_web/live/collection_live/index.html.heex b/lib/music_library_web/live/collection_live/index.html.heex index c73412f8..b122bb4e 100644 --- a/lib/music_library_web/live/collection_live/index.html.heex +++ b/lib/music_library_web/live/collection_live/index.html.heex @@ -3,47 +3,38 @@
<.search_form query={@record_list_params.query} />
- <.link + @@ -54,20 +45,19 @@ data-slot="icon" /> {gettext("Purchase")} - - <.link + + <.icon name="hero-user-solid" class="mr-1 h-4 w-4" aria-hidden="true" data-slot="icon" /> {gettext("A->Z")} - +