mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-24 02:10:32 +03:00
Update README.md
This commit is contained in:
@@ -36,7 +36,7 @@ Download the css and js files from `dist` folder or reference them directly from
|
|||||||
//global registration
|
//global registration
|
||||||
import 'vue-form-wizard'
|
import 'vue-form-wizard'
|
||||||
import 'vue-form-wizard/dist/vue-form-wizard.min.css'
|
import 'vue-form-wizard/dist/vue-form-wizard.min.css'
|
||||||
Vue.use(VueTabWizard)
|
Vue.use(VueFormWizard)
|
||||||
|
|
||||||
//local registration
|
//local registration
|
||||||
import {FormWizard, TabContent} from 'vue-form-wizard'
|
import {FormWizard, TabContent} from 'vue-form-wizard'
|
||||||
|
|||||||
Reference in New Issue
Block a user