Loading...
This is a client component that renders a form with a form action. On submit, the form action calls a server action with the current form data, which in turn responds with a success or error result.
This is a suspended server component.