I'd like to be able to add the autocomplete attribute to the input produced by the Text component. I don't think it allows it right now.
This component should probably accept arbitrary props and pass them onto the input right? I can make a pull-request if you like