@tomisin2kSubmitted about 2 years ago
I was building a calculator, got stuck, so I decided to take a break and work on something Easy.
I was building a calculator, got stuck, so I decided to take a break and work on something Easy.
Hello, you can try to put the qr component in a <main> tag, it will make the page more accessible. it's gonna look like this:
<main> <div id="container"> .... .... .... </div> </main>