This PR adds a "Confirm Password" feature to the signup page. The implementation includes updating the Redux state to handle the confirm password field.
File Updated: 'client/src/redux/actions/signupActions.js' - Added Actions for Confirm Password.
Please review the validation logic and code.
any feedback is welcome.
This PR adds a "Confirm Password" feature to the signup page. The implementation includes updating the Redux state to handle the confirm password field.
File Updated: 'client/src/redux/actions/signupActions.js' - Added Actions for Confirm Password.
Please review the validation logic and code. any feedback is welcome.