I\'m trying to POST new users using useEffect(). I was able to do using componentDidMount. My hooks are working okay (outside the useEffect), but when It comes to the api.post.