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

Update README.md

This commit is contained in:
Cristi Jora
2017-07-12 22:55:49 +03:00
committed by GitHub
parent 935e01680a
commit 3ec97b69c9
+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,