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