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`.
TS2602
typescript 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`.