Alan Escobedo

Results 2 issues of Alan Escobedo

Replace StatelessComponent by FunctionComponent in withFormik.tsx fix #3546 PR to solve the problem with the removed type in react 18 I saw that you have a build/types branch, but it...

## Bug report The StatelessComponent type was removed in react update 18 - https://github.com/DefinitelyTyped/DefinitelyTyped/pull/56210 ### Current Behavior Error when building app : `node_modules/formik/dist/withFormik.d.ts(58,77): error TS2694: Namespace 'React' has no exported...

Type: Bug