QR Code Component

Solution retrospective
I'm a new coder and need a little help.
Everything looks correct in the browser extension while working in VS Code, but when I click the URL on github.com there is an error with the QR Code image not showing up?
Did I do something wrong? If so, please explain so I don't make the same mistake again.
Thanks alot!!!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @agomez99
Hello great work, your path to your image is from images folder src="images/image-qr-code.png
Should be ./image-qr-code.png
Marked as helpful - @wwheeler89
I figured out the issue.
I would still love any helpful feedback for improvement.
Thanks.
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