hello, i need help!
https://scrimba.com/scrim/cBB3rQuW
- my code is not rendering very well on the preview browser on scrimba, here is the link above
- i cant seem to make my order items render on separate lines
- my if conditional is not working. it is meant to only display item not included in a the order if included then it should multiply price.
- why only map function worked for my btns, i wasn't able to do it with filter/forEach methods that i was taught. perhaps there is another way to do it? with the mentioned methods
forEach returns an error while filter returns {object object}
any help is welcomed. thanks