Cordobo / angularx-qrcode

A fast and easy-to-use Angular QR Code Generator library with Ivy support
https://cordobo.github.io/angularx-qrcode/
MIT License
465 stars 126 forks source link

fix: change img to svg #106

Closed Cordobo closed 4 years ago

Cordobo commented 4 years ago

Change img to svg: [angularx-qrcode] usesvg is deprecated, use [elementType]="'img'".

Cordobo commented 4 years ago

Fixed in release 10.0.7