Move all components under /components
This commit is contained in:
@@ -258,7 +258,7 @@
|
||||
on_cancel={JS.patch(~p"/collection/#{@record}")}
|
||||
>
|
||||
<.live_component
|
||||
module={MusicLibraryWeb.RecordLive.FormComponent}
|
||||
module={MusicLibraryWeb.FormComponent}
|
||||
id={@record.id}
|
||||
action={@live_action}
|
||||
show_purchased_at={true}
|
||||
|
||||
Reference in New Issue
Block a user