From 644369e367a8dc4a2694ad7598a2fad68a111abb Mon Sep 17 00:00:00 2001 From: ogerly Date: Wed, 13 Apr 2022 09:22:01 +0200 Subject: [PATCH] merge 1763-remove-qr-code-from-profile-remove-unused-libraries --- frontend/src/components/ClipboardCopy.vue | 9 +---- .../GddSend/TransactionResultLink.vue | 38 ++++++++----------- .../src/components/QrCode/FigureQrCode.vue | 4 +- .../TransactionLinks/TransactionLink.spec.js | 14 +------ .../TransactionLinks/TransactionLink.vue | 11 +++--- 5 files changed, 27 insertions(+), 49 deletions(-) diff --git a/frontend/src/components/ClipboardCopy.vue b/frontend/src/components/ClipboardCopy.vue index b952dbd8c..810f73fe1 100644 --- a/frontend/src/components/ClipboardCopy.vue +++ b/frontend/src/components/ClipboardCopy.vue @@ -1,7 +1,7 @@