Skip to content

Types are assignable to type 'ComponentType | ExoticComponent<{}> #259

Closed Answered by TroyAlford
likhitabe asked this question in Q&A
Discussion options

You must be logged in to vote

Your typing is too narrow. I believe you want React.ComponentType<TProps> in order to handle class components or functional components

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by TroyAlford
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants