feat: batch manager protection + react challenge modal + eslint fix
This commit is contained in:
@@ -68,7 +68,7 @@ export class EditorGroup {
|
||||
}
|
||||
return () => {
|
||||
removeFromArray(this.changeObservers, callback);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
private notifyObservers() {
|
||||
|
||||
Reference in New Issue
Block a user