Tim Geisendoerfer

Results 1 comments of Tim Geisendoerfer

If anyone else wants to implement a QR Code download function I have it working smoothly with following solution: ``` Download ... const qrcode = ref(null) const downloadQrCode = ()...