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