Skip to content

Commit

Permalink
Merge pull request #587 from ar-io/develop
Browse files Browse the repository at this point in the history
Release to Production
  • Loading branch information
kunstmusik authored Oct 30, 2024
2 parents 44816a7 + 7e90fb9 commit 99ce8b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/devtools/NetworkSettings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ function NetworkSettings() {
style={{ gap: '5px' }}
>
<List width={'18px'} height={'18px'} className="fill-white" />{' '}
Choose ArIO Gateway
Choose AR.IO Gateway
</button>
</div>

Expand Down
2 changes: 1 addition & 1 deletion src/components/pages/Settings/NetworkSettings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ function NetworkSettings() {
style={{ gap: '4px' }}
>
<List width={'18px'} height={'18px'} className="fill-white" />{' '}
Choose ArIO Gateway
Choose AR.IO Gateway
</button>
</div>

Expand Down

0 comments on commit 99ce8b7

Please sign in to comment.