Reactjs – Trying to create form field verification function in JavaScript React
I am working on a survey page which has a family information section including total number of people in family, number of male, female and other genders. so when the user submits the form the function check weather the sum…