How to get Yup working with typescript, mixed and required?

前端 未结 0 762
暗喜
暗喜 2020-12-05 11:39

Having an issue understanding how yup, mixed, typescript and required are working. I have this example

const testSchema = yup.object().shape({
  mixedDemo1: y         


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