Arthur Saenko

Results 1 issues of Arthur Saenko

In tests of effector model need to find a way to mock value using this _code:_: ```ts let scope = fork(root, { values: new Map() .set(Gate.state, {value: 'mock'}), }) ```...

bug
effector-react/scope
fork api