Should input element be inside form or not?
So I’ve got a component in react whose purpose is: the user writes a word into an input and presses enter or clicks a link to a go to that word’s definition page.
So I’ve got a component in react whose purpose is: the user writes a word into an input and presses enter or clicks a link to a go to that word’s definition page.