Someone asked me if it could be possible to add two sets of buttons for controlling the form process (next/prev buttons) After a quick look I wondered if it could be done simply by removing the ".first()" call [here](https://github.com/mgildea/Multi-Step-Form-Js/blob/master/src/multi-step-form.js#L81) What do you think?