Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ludoguenet committed Mar 9, 2024
1 parent a8eeb1a commit fb2655f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resources/views/components/nudge-search.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@
},
selectNextNudge() {
console.log(this.selectedNudgeIndex);
if (this.filteredNudges.length === 0) return;
Expand Down

0 comments on commit fb2655f

Please sign in to comment.