react/packages/react-dom-bindings
Josh Story 0c11baa6ab
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-10-22 15:19:42 -07:00
..
src add warnings for non-resources rendered outside body or head (#25532) 2022-10-22 15:19:42 -07:00
package.json Move react-dom implementation files to react-dom-bindings (#25345) 2022-09-28 19:05:50 -04:00