REACT: children.map is not a function
I come across this error today in my Next.js app.
When I found the solution I realized that I had already stumbled upon it not so long ago ... but I had forgotten.
That's the reason why I'm writing this little post :-)
This piece of code
...
exp...
papidev.hashnode.dev2 min read