update target of clear_tenant (#61)

This commit is contained in:
Robert Graff 2023-08-02 13:34:20 -07:00 committed by GitHub
parent 3262996dc0
commit 47f87550fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ defmodule AshAdmin.Components.TopNav.TenantForm do
</svg>
</button>
</.form>
<button :if={@tenant} phx-click={@clear_tenant} phx-target={@myself}>
<button :if={@tenant} phx-click={@clear_tenant}>
<svg
width="1em"
height="1em"