We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90f054d commit 188f49eCopy full SHA for 188f49e
1 file changed
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