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 a95f23c commit 71e13feCopy full SHA for 71e13fe
docs/.vuepress/config.js
@@ -6,7 +6,8 @@ module.exports = {
6
themeConfig: {
7
repo: "vue-styleguidist/vuepress-live",
8
editLinks: true,
9
- docsDir: "docs"
+ docsDir: "docs",
10
+ search: false
11
},
12
plugins: [
13
[require("../../src/index")],
0 commit comments