From 56c5ea7603b521607329d2d062d20b7ce8d6f2fd Mon Sep 17 00:00:00 2001 From: Garvit Kothari <31393258+Garvit-k@users.noreply.github.com> Date: Sat, 26 Nov 2022 23:43:52 +0000 Subject: [PATCH] Added space between transaction and hash can also use   instead of just a space. --- ui/views/tx/tx-view.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/views/tx/tx-view.js b/ui/views/tx/tx-view.js index 851e1e0..e471626 100644 --- a/ui/views/tx/tx-view.js +++ b/ui/views/tx/tx-view.js @@ -21,7 +21,7 @@ export default function TxView() { if (error) throw error if (!txInfo) return
return <> -