Rename ImportComponent -> AddRecordComponent

This commit is contained in:
Claudio Ortolina
2025-03-07 15:12:53 +00:00
parent 91a1141441
commit a160b8c98d
4 changed files with 7 additions and 7 deletions
@@ -1,4 +1,4 @@
defmodule MusicLibraryWeb.ImportComponent do
defmodule MusicLibraryWeb.AddRecordComponent do
use MusicLibraryWeb, :live_component
import MusicLibraryWeb.RecordComponents,