From 05ce4fab5562ebdf2b5ca9d4c5184608f90121c3 Mon Sep 17 00:00:00 2001 From: Sebastian Scatularo Date: Thu, 12 Oct 2023 17:30:36 -0300 Subject: [PATCH] add missing prop --- src/routes/token.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/routes/token.tsx b/src/routes/token.tsx index d5cc338a1..4084871b7 100644 --- a/src/routes/token.tsx +++ b/src/routes/token.tsx @@ -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',