How to translate multiple error for a single field while a form validation in react-intl?

后端 未结 0 1503
温柔的废话
温柔的废话 2020-12-15 05:45

I have two validation rules for email field. So how i translate each rule for each validation.

  {formik.errors.email && formik.touched.email ? (
             


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