switch to class prop initialiser
This commit is contained in:
parent
3df5d31cee
commit
7d53f0be1a
@ -10,9 +10,10 @@ export default class TraversalContext {
|
||||
this.scope = scope;
|
||||
this.state = state;
|
||||
this.opts = opts;
|
||||
this.queue = null;
|
||||
}
|
||||
|
||||
queue = null;
|
||||
|
||||
/**
|
||||
* [Please add a description.]
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user