2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-23 20:00:33 +03:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
cristijora
2017-07-12 23:57:20 +03:00
+1 -1
View File
@@ -24,7 +24,7 @@ Vue.use(VueFormWizard)
//local registration //local registration
import {FormWizard, TabContent} from 'vue-form-wizard' import {FormWizard, TabContent} from 'vue-form-wizard'
import 'vue-formwizard/dist/vue-form-wizard.min.css' import 'vue-form-wizard/dist/vue-form-wizard.min.css'
//component code //component code
components: { components: {
FormWizard, FormWizard,