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 d094dff commit 40fb58c
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 @@ -24,6 +24,7 @@ const config: WormholeConnectConfig = {
},
{
icon: "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='MuiSvgIcon-root MuiSvgIcon-fontSizeMedium MuiBox-root css-uqopch' focusable='false' aria-hidden='true' viewBox='0 0 24 24' data-testid='OpenInNewIcon'%3E%3Cpath d='M19 19H5V5h7V3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2v-7h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z' fill='%23ffffff'%3E%3C/path%3E%3C/svg%3E",
name: 'more',
label: 'More ...',
href: 'https://portalbridge.com/#/transfer',
showOpenInNewIcon: false,
Expand Down

0 comments on commit 40fb58c

Please sign in to comment.