olegnn / react-shopping-cart

Powerful shopping cart
MIT License
131 stars 41 forks source link

Product component doesn't display image and header name #3

Closed voropaevp closed 7 years ago

voropaevp commented 7 years ago

Image and Name are displayed properly inside a Cart but not Product. No errors messages displayed in the console.

Code is available from https://github.com/voropaevp/cakes4hnd/blob/master/client/js/components/shop/shop.js

image

voropaevp commented 7 years ago

I didn't include descriptionNode property in my Product