vue-form-wizard
vue-form-wizard copied to clipboard
Allow for non tab-content items in default slot
This addresses an issue when adding anything above tab-content items in the default slot.
Without this fix the tab order can get corrupted if dynamically adding or removing tab content components.