From 62586c9ae50641734ea1e8a12256ca48a3bd2b01 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Thu, 23 Apr 2026 15:12:58 +0100 Subject: [PATCH] Restore flex context for sheet selection bar --- lib/music_library_web/components/release.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/music_library_web/components/release.ex b/lib/music_library_web/components/release.ex index f76d7c3f..0d7a2231 100644 --- a/lib/music_library_web/components/release.ex +++ b/lib/music_library_web/components/release.ex @@ -113,7 +113,7 @@ defmodule MusicLibraryWeb.Components.Release do @impl true def render(assigns) do ~H""" -
+
<.form for={@form} id={"#{@sheet_id}-form"}