Uniform Scrobble Anything UX/UI with rest of the application

This commit is contained in:
Claudio Ortolina
2026-02-10 10:48:38 +00:00
parent 6c10d9ed18
commit b4c5c902bc
6 changed files with 250 additions and 202 deletions
@@ -1,7 +1,7 @@
defmodule MusicLibraryWeb.ScrobbleLive.Index do
use MusicLibraryWeb, :live_view
import MusicLibraryWeb.RecordComponents, only: [type_label: 1]
import MusicLibraryWeb.RecordComponents, only: [type_label: 1, country_label: 1]
alias MusicBrainz.{Release, ReleaseGroupSearchResult}
alias MusicLibrary.Records