From 9ae37324b46a46b1d8dda7d7345df4460c4ec6aa Mon Sep 17 00:00:00 2001 From: daniel-vahn Date: Tue, 30 Apr 2024 13:41:40 +0200 Subject: [PATCH] Update balance display in App.tsx --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index fde0bd3..1933e96 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -271,7 +271,7 @@ function App() { content="The balance your wallet is currently holding." /> -
+
{balance || 0}