generated from pascalmartineau/wp-skeleton
feat: redirect param to useAuthAction
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m3s
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m3s
This commit is contained in:
@@ -22,7 +22,7 @@ if (!isLoggedIn.value) {
|
||||
loading-auto
|
||||
to="#"
|
||||
label="Déconnexion"
|
||||
@click="logout"
|
||||
@click="logout()"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user