diff --git a/lib/music_library_web/components/layouts/app.html.heex b/lib/music_library_web/components/layouts/app.html.heex index 639436b9..2adb8e14 100644 --- a/lib/music_library_web/components/layouts/app.html.heex +++ b/lib/music_library_web/components/layouts/app.html.heex @@ -1,4 +1,4 @@ -
+
<.flash_group flash={@flash} /> <%= @inner_content %>