“Note that, because input is a built-in component that comes with React”
I feel like what this actually was meant to emphasize was that ‘input is a built-in HTML element that React supports‘, (as opposed to the possibility of having custom-built components) . When I first read this I thought that React had its own input element, distinct from the HTML input element. Or i might still be confused here ?