Extract actions_menu

This commit is contained in:
Claudio Ortolina
2025-05-29 21:50:32 +01:00
parent b72bee709e
commit 9100c6c04a
13 changed files with 95 additions and 293 deletions
@@ -3,8 +3,6 @@ defmodule MusicLibraryWeb.CollectionLive.Show do
import MusicLibraryWeb.RecordComponents,
only: [
toggle_actions_menu: 1,
close_actions_menu: 1,
format_label: 1,
type_label: 1,
release_summary: 1