Hello ,
I’m new at using ReactJS and I found this warning when I run my code,
"warning.js:45
Warning: Failed form propType: You provided a checked prop to a form field without an onChange handler. This will render a read-only field. If the field should be mutable use defaultChecked. Otherwise, set either onChange or readOnly. Check the render method of Contenu. "
Can someone help me please ?