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"
|
||||
block
|
||||
loading-auto
|
||||
to="/auth"
|
||||
to="#"
|
||||
label="Déconnexion"
|
||||
@click="logout"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user