ZNTC0910: JSX tag name expected
ZNTC0910
Section titled “ZNTC0910”JSX tag name expected
Category: Parser: Await/Yield/JSX/TS
Reproduction
Section titled “Reproduction”const x = < />;How to fix
Section titled “How to fix”See the error message for cause and resolution.