react/packages/react-dom-bindings
Josh Story fbe8d2ab10 add warnings for non-resources rendered outside body or head (#25532)
Adds some clarifying warnings when you render a component that is almost
a resource but isn't and the element was rendered outside the main
document tree (outside of `<body>` or `<head>`
2022-12-03 11:05:28 -05:00
..
src add warnings for non-resources rendered outside body or head (#25532) 2022-12-03 11:05:28 -05:00
package.json Move react-dom implementation files to react-dom-bindings (#25345) 2022-09-28 19:05:50 -04:00