Skip to content

Commit 71e13fe

Browse files
author
Barthelemy Ledoux
committed
docs: remove search
1 parent a95f23c commit 71e13fe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.vuepress/config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ module.exports = {
66
themeConfig: {
77
repo: "vue-styleguidist/vuepress-live",
88
editLinks: true,
9-
docsDir: "docs"
9+
docsDir: "docs",
10+
search: false
1011
},
1112
plugins: [
1213
[require("../../src/index")],

0 commit comments

Comments
 (0)