From 255a11ee5ab7555f98f3739fa94cdc02bb8b6875 Mon Sep 17 00:00:00 2001 From: ogerly Date: Tue, 15 Mar 2022 15:54:01 +0100 Subject: [PATCH] add new component TransactionLink.vue --- .../TransactionLinks/TransactionLink.vue | 63 +++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 frontend/src/components/TransactionLinks/TransactionLink.vue diff --git a/frontend/src/components/TransactionLinks/TransactionLink.vue b/frontend/src/components/TransactionLinks/TransactionLink.vue new file mode 100644 index 000000000..966fc3f54 --- /dev/null +++ b/frontend/src/components/TransactionLinks/TransactionLink.vue @@ -0,0 +1,63 @@ + +