basir / amazona

Build Ecommerce Like Amazon By MERN Stack
https://www.udemy.com/course/build-ecommerce-website-like-amazon-react-node-mongodb
595 stars 482 forks source link

amazona/frontend/src/components/Product.js Error in the line no28 seller name #82

Open battleplayer02 opened 3 years ago

battleplayer02 commented 3 years ago
{product.seller.seller.name}
{product.seller.name}
POOL4T7 commented 2 years ago

I think you have to add the seller's name on the backend or update your profile if you log in as a seller. this works for me.