Simple TextInput:

	<TextInput label={'This is a Text Input'} value={"it's editable"} oneOf={["... and has", "multiple", "suggestions!"]}/>
