2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-03 06:04:03 +03:00
Files
vue-form-wizard/src
Jordan Maslyn 013dee79f9 Add explicit button type to button component
Without an explicit type, the button defaults to a submit button if found within a form which can be problematic. Adding type="button" avoids that issue.
2017-11-07 13:18:46 -05:00
..