@valentincalviSubmitted over 1 year ago
why the QR code is not visible?
why the QR code is not visible?
Hey, I looked at your github and your image was on the same level as the rest of the code the src should be
<img src="image-qr-code.png" alt="qr">instead of
<img src="/images/image-qr-code.png" alt="qr">:> i figured that when you imported it is when you made a mistake