forked from DebaucheryLibrarian/traxxx
Replaced container key with route watchers to reduce flashing.
This commit is contained in:
@@ -52,8 +52,6 @@ async function searchSites() {
|
||||
query: this.query,
|
||||
limit: 20,
|
||||
});
|
||||
|
||||
console.log(this.searchResults);
|
||||
}
|
||||
|
||||
async function mounted() {
|
||||
|
||||
Reference in New Issue
Block a user