This commit is contained in:
tugcekucukoglu 2024-02-21 12:05:55 +03:00
parent 874c321b51
commit 8a0dc7c294

View file

@ -147,7 +147,7 @@ import StepperSeparator from './StepperSeparator.vue';
export default {
name: 'Stepper',
extends: BaseStepper,
nheritAttrs: false,
inheritAttrs: false,
emits: ['update:activeStep', 'step-change'],
data() {
return {