Rename FormComponent -> RecordFormComponent

This commit is contained in:
Claudio Ortolina
2025-08-30 22:16:20 +03:00
parent c8ca209566
commit 7358608eca
11 changed files with 41 additions and 41 deletions
@@ -326,7 +326,7 @@
on_close={JS.patch(~p"/collection/#{@record}")}
>
<.live_component
module={MusicLibraryWeb.FormComponent}
module={MusicLibraryWeb.RecordFormComponent}
id={@record.id}
action={@live_action}
show_purchased_at={true}