Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
docs(other): update CTAs on landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
bucko13 committed May 20, 2020
1 parent f7b1443 commit 6a8e443
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Help.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ const Help = () => (
href="#/wallet"
startIcon={<AccountBalanceWallet />}
>
Setup Wallet
Wallet
</Button>
</Grid>
<Grid item xs={10} md={4}>
Expand All @@ -67,7 +67,7 @@ const Help = () => (
href="#/address"
startIcon={<SportsVolleyball />}
>
Setup Address
Address
</Button>
</Grid>
</Grid>
Expand Down

0 comments on commit 6a8e443

Please sign in to comment.