Component - Form submission
This UI component shows a simple form with a text input and a submit button. When the user types their name and taps submit, the app shows a greeting message below the form. It demonstrates how to collect user input and respond to a button press.