@anh-vumartellSubmitted almost 3 years ago
I have a few concerns while developing this app.
- How to change color of svg icon? The color of cart icon in "Add to cart"-button should be white but mine is gray.
- On hovering thumbnails, the border appears a weird way. A black border quickly appears before the real border color. This also happens on hovering user avatar icon. Any comments on this behavior?
- I haven't really find out how to pass data from my imgSlide-context to the <Modal/> component. For now the current image in modal is default the first image in image array (dataImg.jsx). Any suggestions on how to implement this final feature of my app. Thank you for your time. Cheers,