mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-10 02:02:24 +03:00
Fix typo switchind to switching
This commit is contained in:
+1
-1
@@ -534,7 +534,7 @@ Other demos:
|
||||
alert('Yay. Done!');
|
||||
},
|
||||
beforeTabSwitch: function(){
|
||||
alert("This is called before switchind tabs")
|
||||
alert("This is called before switching tabs")
|
||||
return true;
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user