TS2322: Type 'NotRequiredArraySchema' is not assignable to type 'Ref | Schema<string[] | Using Formik + yup validator

前端 未结 0 1090
遥遥无期
遥遥无期 2020-12-20 21:01

I\'m solving this problem. I\'m using yup for formik validation. Code for scheme:

const schema = yup.object().shape>({
  no         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题