From ca7c8906a5716cb190aa09aaddfee793d2d0b3f1 Mon Sep 17 00:00:00 2001 From: Mononaut Date: Wed, 5 Apr 2023 07:11:13 +0900 Subject: [PATCH] Fix missing null checks in tx component --- .../app/components/transaction/transaction.component.html | 8 ++++---- .../app/components/transaction/transaction.component.ts | 8 ++++++-- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/frontend/src/app/components/transaction/transaction.component.html b/frontend/src/app/components/transaction/transaction.component.html index 712ed2d7a..09efaee1c 100644 --- a/frontend/src/app/components/transaction/transaction.component.html +++ b/frontend/src/app/components/transaction/transaction.component.html @@ -1,7 +1,7 @@
-