react/packages/react-noop-renderer
Sophie Alpert 169f935f78
Flip expiration times (#13912)
See https://github.com/facebook/react/pull/13912 commit messages for how this was done.
2018-10-30 15:26:20 -07:00
..
npm Split ReactNoop into normal and persistent exports (#12793) 2018-05-14 13:57:33 +01:00
src Flip expiration times (#13912) 2018-10-30 15:26:20 -07:00
index.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
package.json Revert all package versions to 16.5.2 state 2018-10-23 16:18:28 -07:00
persistent.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
README.md Add Fiber Debugger (#8033) 2016-10-25 08:36:37 +01:00

react-noop-renderer

This package is the renderer we use for debugging Fiber. It is not intended to be used directly.