We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a20155 commit 1d21b9bCopy full SHA for 1d21b9b
pages/search.vue
@@ -50,8 +50,6 @@ const searchClient = algoliasearch(
50
process.env.AlgoliaSearchOnlyAPIKey
51
)
52
53
-console.log("searchClient: ", searchClient)
54
-
55
export default {
56
components: {
57
AisInstantSearchSsr,
0 commit comments