2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-18 13:00:32 +03:00

Update README.md

This commit is contained in:
Cristi Jora
2017-04-18 10:10:00 +03:00
committed by GitHub
parent de67707641
commit 54d11c6625
+2 -1
View File
@@ -2,7 +2,8 @@
A dynamic form wizard to split your forms easier
Vue-form-wizard is a vue based component with **no external depenendcies** which simplifies tab wizard management and allows you to focus on the functional part of your app rather than
wasting time on details. Just forget about id's, external scripts and jQuery dependencies
wasting time on details. Just forget about id's, external scripts and jQuery dependencies.
Vue-form-wizard is inspired by [creative-tim wizards](https://www.creative-tim.com/bootstrap-themes/wizard) but simplified and
more customizable