RootCauseunvalidated
The Jest mock (and its exported component) is not typed/declared in a way that TypeScript recognizes as a valid React component returning JSX; the mock’s return value is interpreted as a type/value mismatch during compilation.
40d0d80e-d1b4-4b2e-bde5-a29ebb8e5530
The Jest mock (and its exported component) is not typed/declared in a way that TypeScript recognizes as a valid React component returning JSX; the mock’s return value is interpreted as a type/value mismatch during compilation.