rsnext/packages/next/client/legacy
Jiachi Liu 6028a7a69f
Remove react root condition and always use concurrent mode (#42141)
Removing the `hasReactRoot` condition and `__NEXT_REACT_ROOT` env var since next 13 requires latest react 18 to be installed, all the react 17 (non concurrent mode) compatible code can be dropped now.
2022-10-29 20:34:03 +00:00
..
image.tsx Remove react root condition and always use concurrent mode (#42141) 2022-10-29 20:34:03 +00:00