Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What challenges did you encounter, and how did you overcome them?

    I had difficulty styling select dropdown in material ui. I overcame the challenge by reading documentation and using chatgpt for examples.

  • Submitted


    What challenges did you encounter, and how did you overcome them?

    I faced problem when i was applying padding and border-radius to the image. it was not getting applied evenly, I troubleshooted problem by removing single css propery separately. I solved this by creating a wrapper div and applied padding to the div instead of image.