Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jxxghp committed Aug 10, 2023
1 parent c962837 commit b54bf67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layouts/components/SearchBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ function search() {
query: {
title: searchWord.value,
},
force: true,
})
}
</script>
Expand Down

0 comments on commit b54bf67

Please sign in to comment.