Server Action POC

Form submits to a Server Action via useActionState. The action runs server-side, reverses the input string, and returns the result.

← Back