Skip to content

Commit

Permalink
unfocus on go
Browse files Browse the repository at this point in the history
  • Loading branch information
bobheadxi committed Sep 22, 2020
1 parent 02ababe commit c9e959d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/SearchBox.vue
Expand Up @@ -184,6 +184,7 @@ export default {
this.query = ''
this.focusIndex = 0
}
this.focused = false
},
focus(i) {
this.focusIndex = i
Expand Down

0 comments on commit c9e959d

Please sign in to comment.