How to validate one field at once in react hook form with yup
I have a quiz component that renders different components but i am using single form for them, i want the validation to happen one data a time from:
I have a quiz component that renders different components but i am using single form for them, i want the validation to happen one data a time from: