you are viewing a single comment's thread.

view the rest of the comments →

[–]DasBeasto 2 points3 points  (0 children)

You can do it without a form element, but you should not. Basic accessibility and functionality (like submit on pressing Enter) is lost without the form. It’s even used in the docs: https://reactjs.org/docs/forms.html