inputlogic / elements

Dependable UI Components for (P)React Apps
0 stars 0 forks source link

useForm should not filter errors from API calls. #138

Closed staydecent closed 4 years ago

staydecent commented 4 years ago

Instead, the field method is udpated to render the error if it's found on the errors object.

Closes #137