Do not block website if NobleClient cannot init, and other onboarding fixes (#193)

This commit is contained in:
Bill
2023-12-13 08:11:19 -08:00
committed by GitHub
parent 0f16396c8d
commit 71d1a0321b
3 changed files with 15 additions and 27 deletions
@@ -57,7 +57,6 @@ export const TokenSelectMenu = ({ selectedToken, onSelectToken }: ElementProps)
<Tag>{type === TransferType.deposit ? 'USDC' : selectedToken?.symbol}</Tag>
</>
),
tooltip: 'swap',
},
]}
>