Render Prop import React from 'react'; import { Formik, ... your API's errors into the same shape as Formik's setErrors(transformMyApiErrors(errors)); } ...
確定! 回上一頁