Invalid DOM element nesting

Last modified: 03 December 2024

Detects HTML elements in JSX files which are not nested properly according to the DOM specification. React reports runtime warnings on incorrectly nested elements.