handleSubmit simply prevents the default submitting of the form, a React classic ... response.json() if(!response.ok) { let errArray = data.detail.map(el=>{ ...
確定! 回上一頁