Skip to content

Commit 798ed8b

Browse files
committed
[CodeFactor] Apply fixes
1 parent 2a20155 commit 798ed8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/search.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const searchClient = algoliasearch(
5050
process.env.AlgoliaSearchOnlyAPIKey
5151
)
5252
53-
console.log("searchClient: ", searchClient)
53+
console.log('searchClient: ', searchClient)
5454
5555
export default {
5656
components: {

0 commit comments

Comments
 (0)