Skip to content

Commit

Permalink
feat: Update SendTokens.js
Browse files Browse the repository at this point in the history
  • Loading branch information
OlhaD authored Feb 27, 2024
1 parent 34c1154 commit b1c53f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/SendTokens/SendTokens.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ const SendTokens = () => {

return (
<StyledGrid>
<PageHeader title="Send tokens 3" />
<PageHeader title="Send tokens 4" />
<div style={{ display: 'flex', flexDirection: 'column' }}>
{errorMessage && (
<Message
Expand Down

0 comments on commit b1c53f2

Please # to comment.