project_e_commerce
project_e_commerce copied to clipboard
when i pass the product as a prop to Product.js and use the values as product.name i am getting an error saying 'TypeError cannot read 'name'of undefined. why? pls help me..'
you should provide a code listing of Product.js