diff --git a/lib/microwaveprop_web/components/layouts.ex b/lib/microwaveprop_web/components/layouts.ex index 87e476d9..c732bcae 100644 --- a/lib/microwaveprop_web/components/layouts.ex +++ b/lib/microwaveprop_web/components/layouts.ex @@ -106,6 +106,13 @@ defmodule MicrowavepropWeb.Layouts do + + + + <.flash_group flash={@flash} /> """ end