Lio

Results 12 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...

Hi @anburocky3 @SavioNicodemos Thanks for showing the interest. There is a current PR open about transforming to Typescript. #73 Please check it out. I started few days ago and currently...