Skip to content

Commit

Permalink
feat: replace polygon with polygonzkevm
Browse files Browse the repository at this point in the history
  • Loading branch information
dalaoqi committed Mar 23, 2024
1 parent ff5d10f commit c47dbe9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions frontend_v2/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import {
scrollSepolia,
optimism,
optimismSepolia,
polygonMumbai,
polygon,
polygonZkEvm,
polygonZkEvmTestnet,
sepolia,
linea,
lineaTestnet
Expand All @@ -33,8 +33,8 @@ const config = getDefaultConfig({
sepolia,
scroll,
scrollSepolia,
polygon,
polygonMumbai,
polygonZkEvm,
polygonZkEvmTestnet,
optimism,
optimismSepolia,
linea,
Expand Down

0 comments on commit c47dbe9

Please sign in to comment.