React useReducer hook does not let me change input values of user information form
First time asking. Thanks in advance, hope I explain my problem properly. A few weeks ago I started working with MERN stack and my problem appeared while trying to build a form where users could see/update their personal info. To achieve this, I implemented a useEffect hook that gets the current userĀ“s personal info through… Read More React useReducer hook does not let me change input values of user information form