Rename FormComponent(s) to just Form
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
on_close={JS.patch(back_path(@record_list_params))}
|
||||
>
|
||||
<.live_component
|
||||
module={MusicLibraryWeb.RecordFormComponent}
|
||||
module={MusicLibraryWeb.RecordForm}
|
||||
id={@record.id}
|
||||
action={@live_action}
|
||||
show_purchased_at={true}
|
||||
|
||||
Reference in New Issue
Block a user