TS2606
typescript JSX Element Not Constructor
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.
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.