Closed Kanika637 closed 2 years ago
Hi, I would like to take this up. can you please assign me this task? @Kanika637
Thanks for showing interest @najeebkp, Go ahead you can start working on the issue 🚀
Hi @Jai-Solania-29. i couldn't run this app. it shows webpack error. then i troubleshooted. now it showing Failed to compile. ./node_modules/@mui/styled-engine/index.js Module not found: Can't resolve '@emotion/react'
Hey @najeebkp
I also faced the same issue.
You can fix this by -
npm i @emotion/react @emotion/styled
Thanks @Rounak-28 It works !!
I just saw this issue on the website, it is because the product card container max-height is set to 400px, which in turn making the text-overflow.
Hey @sunilgaddi, thanks for pointing out the error👍 @najeebkp You can take idea from this🚀
Describe the bug The CSS of the product's information has been misplaced
Current Behaviour
Expected behaviour
Additional context
Do share screenshots of the work you do while making the PR.