mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-09 21:22:23 +03:00
Create index.html
This commit is contained in:
+3
-1
@@ -17,7 +17,8 @@
|
||||
<script>
|
||||
window.$docsify = {
|
||||
name: 'vue-form-wizard',
|
||||
repo: 'https://github.com/cristijora/vue-form-wizard'
|
||||
repo: 'https://github.com/cristijora/vue-form-wizard',
|
||||
search: 'auto'
|
||||
}
|
||||
</script>
|
||||
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
|
||||
@@ -27,6 +28,7 @@
|
||||
<script src="https://rawgit.com/cristijora/vue-form-wizard/master/dist/vue-form-wizard.js"></script>
|
||||
<script src="https://unpkg.com/element-ui@1.3.4/lib/index.js"></script>
|
||||
<script src="https://unpkg.com/vuep"></script>
|
||||
<script src="//unpkg.com/docsify/lib/plugins/search.min.js"></script>
|
||||
|
||||
<style type="text/css">
|
||||
.vuep{
|
||||
|
||||
Reference in New Issue
Block a user