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 4769b7b commit e1d6e88Copy full SHA for e1d6e88
lib/default-theme/AlgoliaSearchBox.vue
@@ -8,7 +8,6 @@
8
export default {
9
props: ['options'],
10
mounted () {
11
- console.log(this.options)
12
Promise.all([
13
import(/* webpackChunkName: "docsearch" */ 'docsearch.js/dist/cdn/docsearch.min.js'),
14
import(/* webpackChunkName: "docsearch" */ 'docsearch.js/dist/cdn/docsearch.min.css')
0 commit comments