diff --git a/lib/cannery_web/components/topbar.ex b/lib/cannery_web/components/topbar.ex index 452ee208..0602ccbe 100644 --- a/lib/cannery_web/components/topbar.ex +++ b/lib/cannery_web/components/topbar.ex @@ -6,7 +6,7 @@ defmodule CanneryWeb.Components.Topbar do use CanneryWeb, :component alias Cannery.Accounts - alias CanneryWeb.HomeLive + alias CanneryWeb.{Endpoint, HomeLive} def topbar(assigns) do assigns = @@ -17,7 +17,7 @@ defmodule CanneryWeb.Components.Topbar do