diff --git a/compiler/src/component_map.ts b/compiler/src/component_map.ts index d6d28bc..bb64266 100644 --- a/compiler/src/component_map.ts +++ b/compiler/src/component_map.ts @@ -157,7 +157,6 @@ export const COMPONENT_MAP: any = { attrs: [ 'onFinish', 'onSkip', 'onChange', 'onNext', 'onPrevious' ] - }, StepperItem: { parents: ['Stepper'],