Skip to content

Commit

Permalink
add icon on login button
Browse files Browse the repository at this point in the history
  • Loading branch information
Bienfait-ijambo committed Aug 23, 2024
1 parent 293b972 commit 4502f0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/pages/auth/LoginPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ function loginOrSignUpUser() {
<br />

<LoginButton @loginOrSignUpUser="loginOrSignUpUser">
<!-- <template #image>
<template #image>
<img src="/src/assets/google.svg" height="20" width="20" />
</template> -->
</template>
</LoginButton>

<br /><br />
Expand Down

0 comments on commit 4502f0d

Please sign in to comment.