diff --git a/lib/towerops_web/components/layouts.ex b/lib/towerops_web/components/layouts.ex index 045a548e..a377730d 100644 --- a/lib/towerops_web/components/layouts.ex +++ b/lib/towerops_web/components/layouts.ex @@ -87,16 +87,13 @@ defmodule ToweropsWeb.Layouts do Impersonating: {@current_scope.user.email} -
+ <.link + href={~p"/admin/impersonate"} + method="delete" + class="px-3 py-1 bg-white text-yellow-900 hover:bg-yellow-50 rounded font-medium text-sm" + > + Exit Impersonation +