typo
This commit is contained in:
parent
8736ec566f
commit
9cd0537717
@ -132,7 +132,7 @@
|
||||
},
|
||||
updateInitialState(event) {
|
||||
const elem = event.target;
|
||||
this.initial1dState = elem.value;
|
||||
this.initialState = elem.value;
|
||||
},
|
||||
},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user