React Formulario Enviar sin redirección

async function handleContactSubmit(e){
  e.preventDefault()
}
Shirshak kandel