diff --git a/components/dashboard/links/QRCode.vue b/components/dashboard/links/QRCode.vue index cda6391..e903ead 100644 --- a/components/dashboard/links/QRCode.vue +++ b/components/dashboard/links/QRCode.vue @@ -1,5 +1,5 @@ @@ -103,20 +121,26 @@ onMounted(() => { ref="qrCodeEl" :data-text="data" /> -