From b51f7c5960dbbe5561d803516b6de8c5ad9d5697 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Mon, 12 May 2025 12:52:55 +0100 Subject: [PATCH] Use Fluxon buttons in collection index --- .../live/collection_live/index.html.heex | 54 ++++++++----------- 1 file changed, 22 insertions(+), 32 deletions(-) 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")} - +