Should I specify the values type of FormikContextType in the global component? #3661
Unanswered
helloyukyung
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Should I specify the values type of FormikContextType in the global component?
I decided that I could not specify the type of FormikContextType values if I used it all over the world, and I designated the type as any.
I'd like to ask if this is the right way.
Beta Was this translation helpful? Give feedback.
All reactions