2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-08 06:22:23 +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
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
components: {
FormWizard,