raygdev / repair-order-tracker

A repair order tracker for automotive technicians
https://repair-order-tracker.vercel.app
3 stars 1 forks source link

Use login validation #11

Closed raygdev closed 1 year ago

raygdev commented 1 year ago

uses the loginFormValidator to validate login form input. Conditionally rendering errors on the form as necessary and checking that the error is a string to conditionally render errors from the server.