I\'m trying to validate my email and password TextField(s) for a user logging in. I\'m able to catch errors via my handleSubmit function, but unsure of how to i
handleSubmit