Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
corbanbrook committed Jan 11, 2024
1 parent 769366b commit 5f19166
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -995,8 +995,8 @@ And that has made all the difference.
width="full"
shape="square"
disabled={!isWalletConnected}
onClick={() => sendGoerliUSDC()}
label="Send USDC on Goerli"
onClick={() => sendSepoliaUSDC()}
label="Send USDC on Sepolia"
/>
</Group>

Expand Down

0 comments on commit 5f19166

Please sign in to comment.