The useFormStatus() a new feature from React 19, focusing on enhancing the form submission experience of users.
The useFormStatus() hook is a very handy tool to track status of form submission. It will track the status of the most recent form submission within the react application.