Closed CodyTVWeber closed 1 month ago
Looks like after attempting to login to non-existent user, there is a malformed JSX.
Steps to reproduce:
I use the username from the form data to search the database for the user. If it fails, it sets the error state accordingly.
Fixed
Looks like after attempting to login to non-existent user, there is a malformed JSX.
Steps to reproduce: