Rename FormComponent(s) to just Form
This commit is contained in:
@@ -261,7 +261,7 @@
|
||||
on_close={JS.patch(~p"/artists/#{@artist.musicbrainz_id}")}
|
||||
>
|
||||
<.live_component
|
||||
module={MusicLibraryWeb.ArtistLive.FormComponent}
|
||||
module={MusicLibraryWeb.ArtistLive.Form}
|
||||
id={@artist_info.id}
|
||||
action={@live_action}
|
||||
artist_info={@artist_info}
|
||||
|
||||
Reference in New Issue
Block a user