diff --git a/lib/wild_web/components/layouts/app.html.heex b/lib/wild_web/components/layouts/app.html.heex index 5fbc721..7179030 100644 --- a/lib/wild_web/components/layouts/app.html.heex +++ b/lib/wild_web/components/layouts/app.html.heex @@ -1,5 +1,5 @@
-
+
<.flash_group flash={@flash} /> {@inner_content}
diff --git a/lib/wild_web/components/layouts/root.html.heex b/lib/wild_web/components/layouts/root.html.heex index 84a3e27..5065160 100644 --- a/lib/wild_web/components/layouts/root.html.heex +++ b/lib/wild_web/components/layouts/root.html.heex @@ -12,7 +12,13 @@