From 07f094560f64249a87993e6f64f46e05238d76fd Mon Sep 17 00:00:00 2001 From: ogerly Date: Mon, 14 Mar 2022 10:08:49 +0100 Subject: [PATCH] add component TransactionConfirmationLink.vue --- .../GddSend/TransactionConfirmationLink.vue | 73 +++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 frontend/src/components/GddSend/TransactionConfirmationLink.vue diff --git a/frontend/src/components/GddSend/TransactionConfirmationLink.vue b/frontend/src/components/GddSend/TransactionConfirmationLink.vue new file mode 100644 index 000000000..f02b7a063 --- /dev/null +++ b/frontend/src/components/GddSend/TransactionConfirmationLink.vue @@ -0,0 +1,73 @@ + + +