Move all components under /components

This commit is contained in:
Claudio Ortolina
2025-02-20 09:10:55 +00:00
parent 55538903d4
commit 72cc2bf0c4
12 changed files with 40 additions and 40 deletions
@@ -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}