Cannot display table using React
Hi,
I am trying to display a simple table but it is showing me error. Been stuck on this for two weeks.
Here is my code on codesandbox: https://codesandbox.io/s/angry-gauss-lvsrn3?file=/src/App.js
Embedding it here too:
The error:
Can someone help me out please?
I am trying to display a simple table but it is showing me error. Been stuck on this for two weeks.
Here is my code on codesandbox: https://codesandbox.io/s/angry-gauss-lvsrn3?file=/src/App.js
Embedding it here too:
The error:
userArranged[0].map is not a functionCan someone help me out please?

