TS2602
typescript JSX Factory Not Found
The JSX factory (e.g. `React`) is referenced by transformed JSX but is not in scope. Import it explicitly or configure `jsxImportSource` in `tsconfig.json`.
The JSX factory (e.g. `React`) is referenced by transformed JSX but is not in scope. Import it explicitly or configure `jsxImportSource` in `tsconfig.json`.