Skip to content

Commit e1d6e88

Browse files
committed
chore: clean up
1 parent 4769b7b commit e1d6e88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/default-theme/AlgoliaSearchBox.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
export default {
99
props: ['options'],
1010
mounted () {
11-
console.log(this.options)
1211
Promise.all([
1312
import(/* webpackChunkName: "docsearch" */ 'docsearch.js/dist/cdn/docsearch.min.js'),
1413
import(/* webpackChunkName: "docsearch" */ 'docsearch.js/dist/cdn/docsearch.min.css')

0 commit comments

Comments
 (0)