dillon1000/react

Commit

[minor bugfix] fix minor bug with handleReset in suspense fixture (#13843)

* fix minor bug with handleReset in suspense fixture

otherwise resetting the cache in debugger throws an error 

reported here
https://www.reddit.com/r/reactjs/comments/9n9nfo/react_166_canary/

* fix singlequote/doublequote

* switch to performance.now()
Browse files
Changed paths1 file
First-parent comparison
M fixtures/unstable-async/suspense/src/index.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…