Skip to content

Commit ac7a656

Browse files
authored
task: comment out Phantom logo in WC card for future use (#1334)
* task: comment out Phantom logo in WC card for future use * commented code removed
1 parent e5bba2d commit ac7a656

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/frontend/screens/Onboarding/walletSelection/WalletConnectIconsStack.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ const walletIcons = [
1515
},
1616
{ title: 'Ronin Wallet', icon: <Images.RoninWallet key={'roninwallet'} /> },
1717
{ title: 'Trust Wallet', icon: <Images.TrustWallet key={'trustwallet'} /> },
18-
{
19-
title: 'Phantom Wallet',
20-
icon: <Images.PhantomWallet key={'phantomwallet'} />
21-
},
2218
{ title: 'OKX Wallet', icon: <Images.OKXWallet key={'okxwallet'} /> },
2319
{ title: 'Sequence Wallet', icon: <SequenceIcon /> },
2420
{

0 commit comments

Comments
 (0)