Solutionunvalidated
I have changed `axios.get(`http://localhost:1000/users?_page=${pageParam}&_limit=2`);` this to : axios.get(`http://localhost:1000/users?_page=${pageParam}&_per_page=2`); — The response is a little complex. Tension: But it is working fine. Outcome: I have used map within a map to display data.
af6f6927-0189-4aab-9cd8-3bafdc4be682
I have changed axios.get(http://localhost:1000/users?_page=${pageParam}&_limit=2`);`
this to : axios.get(http://localhost:1000/users?_page=${pageParam}&_per_page=2); — The response is a little complex. Tension: But it is working fine. Outcome: I have used map within a map to display data.