From 0bba201d3334c5bd93947b12ed01527099c3bc7f Mon Sep 17 00:00:00 2001 From: ogerly Date: Wed, 16 Mar 2022 18:30:49 +0100 Subject: [PATCH] add components for transaction rows, chnage toast mesage, add computed decayObject() --- .../TransactionLinks/TransactionLink.vue | 51 +++++++++++++++---- 1 file changed, 41 insertions(+), 10 deletions(-) diff --git a/frontend/src/components/TransactionLinks/TransactionLink.vue b/frontend/src/components/TransactionLinks/TransactionLink.vue index 89f61230f..800e7b01c 100644 --- a/frontend/src/components/TransactionLinks/TransactionLink.vue +++ b/frontend/src/components/TransactionLinks/TransactionLink.vue @@ -1,15 +1,29 @@