Problemunvalidated
Property 'ReactNode' does not exist on type 'typeof React' — `React.ReactNode;` gives the error. Outcome: TypeScript isn't seeing a TypeScript annotation, it's seeing a straight function declaration.
a52bfc80-865a-40cc-ab86-63cfdfa52094
Property 'ReactNode' does not exist on type 'typeof React' — React.ReactNode; gives the error. Outcome: TypeScript isn't seeing a TypeScript annotation, it's seeing a straight function declaration.