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
@@ -2,6 +2,7 @@ defmodule MusicLibraryWeb.ScrobbleLive.Show do
use MusicLibraryWeb, :live_view
import(MusicLibraryWeb.Components.Release, only: [medium: 1, scrobble_button_label: 1])
import MusicLibraryWeb.RecordComponents, only: [country_label: 1]
alias MusicLibrary.ScrobbleActivity