Skip to content

Commit

Permalink
Add missing ID for bot demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Erwan Dano authored and Erwan Dano committed Mar 25, 2024
1 parent 6ae44f5 commit 3c9ad42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/LoginView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@ const errorMessage = computed(() => {

<div class="flex flex-col gap-y-1">
<button
id="passwordLoginSubmit"
type="submit"
class="btn btn-block btn-primary"
:class="loading ? 'loading loading-spinner btn-disabled' : ''"
Expand Down

0 comments on commit 3c9ad42

Please sign in to comment.