Thanks to visit codestin.com Credit goes to github.com
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 90f054d commit 188f49eCopy full SHA for 188f49e
src/lib/DocSearch.js
@@ -36,7 +36,7 @@ class DocSearch {
36
hitsPerPage: 5
37
},
38
autocompleteOptions = {
39
- debug: true,
+ debug: false,
40
hint: false
41
}
42
}) {
0 commit comments