fix(core): update
This commit is contained in:
parent
4a3aa2d6d9
commit
4e1b797377
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user