79335407

Date: 2025-01-07 09:12:13
Score: 3.5
Natty:
Report link
<Form
    onSubmit={e => {
      e.preventDefault();
      e.stopPropagation();
      return handleSubmit(onSubmit)(e);
    }}
>

#solution follow

Reasons:
  • Probably link only (1):
  • Contains signature (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: behzod