We will import the yup and create the validation schema as below,. const validationSchema = yup.object().shape({; firstName: yup ...
確定! 回上一頁