79185947

Date: 2024-11-13 17:11:46
Score: 3
Natty:
Report link

You must use a map instead of foreach because forEach returns nothing, so the form elements are not rendered.

Here is an example :

https://codesandbox.io/p/sandbox/kind-bouman-59l8qc?file=%2Fsrc%2FApp.js

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: SollierMathieu