File tree Expand file tree Collapse file tree
components/connect-wallet Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -345,31 +345,6 @@ const ConnectWallet = ({
345345 < p className = 'text-red-400 text-sm' > { error } </ p >
346346 </ div >
347347 ) }
348-
349- { /* Help Text */ }
350- < div className = 'text-xs text-[#B5B5B5] space-y-1' >
351- < p >
352- < strong > Freighter:</ strong > Browser extension wallet
353- </ p >
354- < p >
355- < strong > Albedo:</ strong > Web-based wallet (opens in new window)
356- </ p >
357- < p >
358- < strong > Rabet:</ strong > Browser extension wallet
359- </ p >
360- < p >
361- < strong > xBull:</ strong > Mobile and web wallet
362- </ p >
363- < p >
364- < strong > Lobstr:</ strong > Mobile wallet
365- </ p >
366- < p >
367- < strong > Hana:</ strong > Mobile wallet
368- </ p >
369- < p >
370- < strong > HOT Wallet:</ strong > Hardware wallet interface
371- </ p >
372- </ div >
373348 </ DialogContent >
374349 </ Dialog >
375350 ) ;
You can’t perform that action at this time.
0 commit comments