Files
react/packages
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
..