Skip to content

Commit

Permalink
Update ConnectOverlay component to display connecting state and messages
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-vahn committed Apr 26, 2024
1 parent d4451b9 commit 7ff54e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,6 @@ function App() {
{/* <SkipButton skip={skip} /> */}
</div>
<Avatar src={avatarPhone} height="60%" />
{signedMessage}
{account}
<div className="connect-buttons">
<h2 className="headline">CONNECT</h2>
<EVMConnectModal
Expand Down

0 comments on commit 7ff54e0

Please sign in to comment.