mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
7ebd90c2c3
* 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()