Skip to content

Commit

Permalink
Merge pull request #6439 from Agoric/connect-agoric-wallet
Browse files Browse the repository at this point in the history
chore(wallet-ui): rename signal wallet button
  • Loading branch information
mergify[bot] authored Oct 11, 2022
2 parents 5cf3faa + 595d5cb commit a0be301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wallet/ui/src/bridge.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ const Bridge = () => {
<div style={{ width: 64, height: 42 }}>
<AgoricLogo />
</div>
<div style={{ margin: 4 }}>Signal Wallet</div>
<div style={{ margin: 4 }}>Connect Agoric Wallet</div>
</button>
);
};
Expand Down

0 comments on commit a0be301

Please sign in to comment.