Skip to content

Commit

Permalink
fix: remove arbitrum beta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
vm authored Sep 25, 2022
1 parent e071e9f commit 8204059
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/constants/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ export const ArbitrumNetworkInfo: NetworkInfo = {
bgColor: '#0A294B',
primaryColor: '#0490ED',
secondaryColor: '#96BEDC',
blurb: 'Beta',
}

export const OptimismNetworkInfo: NetworkInfo = {
Expand Down

0 comments on commit 8204059

Please sign in to comment.