Open LarsGJobloop opened 7 months ago
https://github.com/tordvb10/first-react-project-tordvb10-moduleD/blob/ac34ec81e89ab6006373b745f24a3f7285358493/src/App.jsx#L23C1-L26C30
https://github.com/tordvb10/first-react-project-tordvb10-moduleD/blob/ac34ec81e89ab6006373b745f24a3f7285358493/src/App.jsx#L13C1-L13C50
There are a couple of issues in the code here. I suggest you look through the offical React documentation for rendering lists and see how the examples their is implemented.
https://github.com/tordvb10/first-react-project-tordvb10-moduleD/blob/ac34ec81e89ab6006373b745f24a3f7285358493/src/App.jsx#L23C1-L26C30
https://github.com/tordvb10/first-react-project-tordvb10-moduleD/blob/ac34ec81e89ab6006373b745f24a3f7285358493/src/App.jsx#L13C1-L13C50
There are a couple of issues in the code here. I suggest you look through the offical React documentation for rendering lists and see how the examples their is implemented.