more replacements + small renames
This commit is contained in:
parent
b19c2eb0fb
commit
3cbaa00449
18 changed files with 106 additions and 59 deletions
|
@ -13,8 +13,7 @@ const SearchBar = {
|
|||
data: () => ({
|
||||
searchTerm: undefined,
|
||||
hidden: true,
|
||||
error: false,
|
||||
loading: false
|
||||
error: false
|
||||
}),
|
||||
watch: {
|
||||
'$route': function (route) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue