diff --git a/lib/zoeyscomputer_web/components/layouts/app.html.heex b/lib/zoeyscomputer_web/components/layouts/app.html.heex index 1116e0b..bff3361 100644 --- a/lib/zoeyscomputer_web/components/layouts/app.html.heex +++ b/lib/zoeyscomputer_web/components/layouts/app.html.heex @@ -1,5 +1,5 @@
-
+
<.flash_group flash={@flash} /> <%= @inner_content %>