mirror of
https://github.com/facebook/react.git
synced 2026-02-26 18:58:05 +00:00
* Build react-noop as a package This lets us consume it from the debugger. * Add instrumentation to Fiber * Check in Fiber Debugger
5 lines
171 B
Markdown
5 lines
171 B
Markdown
# `react-noop-renderer`
|
|
|
|
This package is the renderer we use for debugging [Fiber](https://github.com/facebook/react/issues/6170).
|
|
It is not intended to be used directly.
|