Add tooltips for scrobble activity debug info

This commit is contained in:
Claudio Ortolina
2025-06-21 15:20:24 +03:00
parent a9d27059c4
commit e2c2c6d547
4 changed files with 222 additions and 0 deletions
@@ -33,6 +33,7 @@ defmodule MusicLibraryWeb.CoreComponents do
defdelegate select(assigns), to: Fluxon.Components.Select
defdelegate separator(assigns), to: Fluxon.Components.Separator
defdelegate sheet(assigns), to: Fluxon.Components.Sheet
defdelegate tooltip(assigns), to: Fluxon.Components.Tooltip
@doc """
Renders a simple form.