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
@@ -1,4 +1,4 @@
defmodule MusicLibraryWeb.FormComponent do
defmodule MusicLibraryWeb.RecordFormComponent do
use MusicLibraryWeb, :live_component
import MusicLibraryWeb.RecordComponents,