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