John van de Water
Results
3
issues of
John van de Water
Fix for https://github.com/fahad19/proppy/issues/26
When using `withHandlers` or any other hoc, the props that are passed to the component are inside of a `parentProps` object while I expect them to be directly inside of...
Adds `stopAfterFirstError` argument to the defaultoptions which is `false` by default, so everything should work exactly the same as it always has by default. If this option is set to...