Skip to content

Commit

Permalink
add missing prop
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianscatularo committed Oct 12, 2023
1 parent 40fb58c commit 05ce4fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/token.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const config: WormholeConnectConfig = {
},
extraNetworks: {
href: 'https://portalbridge.com?sourceChain={:sourceChain}&targetChain={:targetChain}',
description: 'Portal is a bridge that offers unlimited transfers across chains for tokens and NFTs wrapped by Wormhole. Unlike many other bridges, you avoid double wrapping and never have to retrace your steps.',
networks: [
{
name: 'algorand',
Expand Down

0 comments on commit 05ce4fa

Please sign in to comment.