You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use onChange on <UI.Input> to update and store current input value in this.state (with this.setState) and onTap on a <UI.Button> to handle the submit action.
question
The text was updated successfully, but these errors were encountered: