Skip to content

Commit

Permalink
Handle merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamj1232 committed Apr 15, 2024
1 parent e580a34 commit d263866
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/src/routes/examples/[...2]uniswap-widget/+page.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,7 @@ const degenChain = {
rpcUrl: 'https://rpc.degen.tips'
}

<<<<<<< HEAD
const chains = [ethereumSepolia, polygonMainnet]
=======
const chains = [ethereumRopsten, polygonMainnet]
>>>>>>> docs

const wallets = [injectedModule()]

Expand Down

0 comments on commit d263866

Please sign in to comment.