mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-10 08:42:23 +03:00
Add name for WizardStep
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
</template>
|
||||
<script>
|
||||
export default {
|
||||
name: 'wizard-step',
|
||||
props: {
|
||||
tab: {
|
||||
type: Object,
|
||||
|
||||
Reference in New Issue
Block a user