vue-form-wizard icon indicating copy to clipboard operation
vue-form-wizard copied to clipboard

Allow for non tab-content items in default slot

Open dtorres-sf opened this issue 4 years ago • 0 comments

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.

dtorres-sf avatar May 12 '21 19:05 dtorres-sf