diff --git a/lib/chiya_web/components/layouts/root_public.html.heex b/lib/chiya_web/components/layouts/root_public.html.heex index cb48a0e..77e8371 100644 --- a/lib/chiya_web/components/layouts/root_public.html.heex +++ b/lib/chiya_web/components/layouts/root_public.html.heex @@ -11,7 +11,7 @@ - + <.admin_bar current_user={@current_user} /> <%= @inner_content %>