From 7ff54e007a25df3130da12d77c81b05025db3407 Mon Sep 17 00:00:00 2001 From: daniel-vahn Date: Fri, 26 Apr 2024 10:53:48 +0200 Subject: [PATCH] Update ConnectOverlay component to display connecting state and messages --- src/App.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 311a5d6..2291538 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -223,8 +223,6 @@ function App() { {/* */} - {signedMessage} - {account}

CONNECT