WithFormik Showing Typescript Error Argument of type '(props: IExampleProps & FormikProps<IExampleProps>) #3191
Unanswered
NickBishop2112
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can I fix the error Argument of type '(props: IExampleProps & FormikProps) => JSX.Element' is not assignable to parameter of type?
I'm assuming that withFormik({ requires withFormik<...,...> etc?
The errors shown are:
Beta Was this translation helpful? Give feedback.
All reactions