Lio
Results
11
comments of
Lio
@umer4ik You're right, haven't tested it well I guess. This one did not call `handleSubmit`. ```js shouldError: ({ props }) => { return props.invalid; } ``` P.S. `props.invalid` is more...