A JSX element references a value that is not a valid JSX constructor (class component or function component). Ensure the referenced value returns JSX or a React element.
TS2606
typescript A JSX element references a value that is not a valid JSX constructor (class component or function component). Ensure the referenced value returns JSX or a React element.