fix(core): update
This commit is contained in:
		| @@ -172,9 +172,6 @@ export class DeesStepper extends DeesElement { | ||||
|   public firstUpdated() { | ||||
|     this.selectedStep = this.steps[0]; | ||||
|     this.setScrollStatus(); | ||||
|     domtools.plugins.smartdelay.delayFor(2000).then(() => { | ||||
|       this.goNext(); | ||||
|     }) | ||||
|   } | ||||
|  | ||||
|   public updated() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user