generated from pascalmartineau/wp-skeleton
fix: logout form to
This commit is contained in:
@@ -19,7 +19,7 @@ if (!isLoggedIn.value) {
|
|||||||
icon="i-lucide-log-out"
|
icon="i-lucide-log-out"
|
||||||
block
|
block
|
||||||
loading-auto
|
loading-auto
|
||||||
to="/auth"
|
to="#"
|
||||||
label="Déconnexion"
|
label="Déconnexion"
|
||||||
@click="logout"
|
@click="logout"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user