zpao / qrcode.react

A <QRCode/> component for use with React.
https://zpao.github.io/qrcode.react/
Other
3.87k stars 333 forks source link

Add role=img to rendered canvas & svg #321

Closed zpao closed 1 year ago

zpao commented 1 year ago

This isn't strictly necessary for <canvas> (AFAICT) but should be done for inline SVG.

As surfaced in #319