On Mobile Editor - insert a textinput, retool will actually insert a TextArea

When clicking to insert a textinput, retool will actually insert a TextArea instead.

@daviborges In retool mobile they're the same component. Even on the web version of retool, the only difference between a textInput and a textArea is the fact that textAreas are multiLine which is something you can already control in retool mobile.