Skip to content

Commit

Permalink
removing @blur from merge conflict.
Browse files Browse the repository at this point in the history
  • Loading branch information
jalopez526 committed Jan 18, 2020
1 parent 2fe4778 commit 6909e58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/EmailDropdown.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
:value="email"
:class="inputClasses"
@focus="handleEmailInputFocus"
@blur="handleEmailInputBlur"
@input="handleInputEvent"
@keyup.up="handleListNavigation('up')"
@keyup.down="handleListNavigation('down')"
Expand Down

0 comments on commit 6909e58

Please sign in to comment.