wdjungst / create-repack-app

A cli to build a rails application with create-react-app
90 stars 11 forks source link

Fixed registration error #29

Closed MrTj458 closed 6 years ago

MrTj458 commented 6 years ago

If you add a new field to registration the errors come back in a different format. This checks which format it is and gets the errors out correctly.