Files
react/packages/react-noop-renderer
Sebastian Markbåge ce6842d8f5 Delete processStringChunk (#26896)
Follow up to #26827.

These can't include binary data and we don't really have any use cases
that really require these to already be strings.

When the stream is encoded inside another protocol - such as HTML we
need a different format that encode binary offsets and binary data.
2023-06-10 16:59:45 -04:00
..
2020-10-30 23:03:45 -07:00
2023-06-10 16:59:45 -04:00

react-noop-renderer

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