fix vue warnings
This commit is contained in:
parent
5faca01261
commit
59aaade7fc
10 changed files with 31 additions and 31 deletions
|
@ -15,8 +15,8 @@
|
|||
>
|
||||
<button
|
||||
class="btn button-default search-button"
|
||||
@click="newQuery(searchTerm)"
|
||||
type="submit"
|
||||
@click="newQuery(searchTerm)"
|
||||
>
|
||||
<FAIcon icon="search" />
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue