Static Form Input Value Not allow to change input value entered by the user
I’m working on a React application where I’m navigating from a Task component to a PersonDetails component, and I’m encountering issues with updating and reflecting form data correctly.