
Solution retrospective
What challenges did you encounter, and how did you overcome them?
qr code image was not rendering on the live website, but was rendering locally
it was due to path being /path/to/image.png, removed the first slash and made it path/to/image.png and it worked
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Vijeth's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord