In this lesson, we are going to update the Register page, use state and see how to handle the form submission.

Update src/views/auth/Register.jsx with the following content...
In this lesson, we are going to update the Register page, use state and see how to handle the form submission.

Update src/views/auth/Register.jsx with the following content...