We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc63a8 commit 7a6effdCopy full SHA for 7a6effd
docs/index.html
@@ -17,8 +17,7 @@
17
<script>
18
window.$docsify = {
19
name: 'vue-form-wizard',
20
- repo: 'https://github.com/cristijora/vue-form-wizard',
21
- search: 'auto'
+ repo: 'https://github.com/cristijora/vue-form-wizard'
22
}
23
</script>
24
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
@@ -28,7 +27,6 @@
28
27
<script src="https://rawgit.com/cristijora/vue-form-wizard/master/dist/vue-form-wizard.js"></script>
29
<script src="https://unpkg.com/element-ui@1.3.4/lib/index.js"></script>
30
<script src="https://unpkg.com/vuep"></script>
31
-<script src="https://unpkg.com/docsify/lib/plugins/search.min.js"></script>
32
33
<style type="text/css">
34
.vuep{
0 commit comments