From ae5af2dab75c89232674ea32391b6453f3652220 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Mon, 12 May 2025 17:07:00 +0100 Subject: [PATCH] Use Fluxon buttons in form component --- lib/music_library_web/components/form_component.ex | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/music_library_web/components/form_component.ex b/lib/music_library_web/components/form_component.ex index 331428fa..25ba6437 100644 --- a/lib/music_library_web/components/form_component.ex +++ b/lib/music_library_web/components/form_component.ex @@ -114,9 +114,13 @@ defmodule MusicLibraryWeb.FormComponent do <:actions>
- <.button class="w-full md:w-auto" phx-disable-with={gettext("Saving...")}> + {gettext("Save")} - +