diff --git a/components/react/views/Error.tsx b/components/react/views/Error.tsx index a6618c8..9b035ae 100644 --- a/components/react/views/Error.tsx +++ b/components/react/views/Error.tsx @@ -47,13 +47,11 @@ export const Error = ({
Wallet type logo - + Reconnect
diff --git a/components/react/views/WalletList.tsx b/components/react/views/WalletList.tsx index 891c3fb..9492538 100644 --- a/components/react/views/WalletList.tsx +++ b/components/react/views/WalletList.tsx @@ -54,7 +54,6 @@ export const WalletList = ({
{browser.map(({ walletInfo: { name, prettyName, logo } }) => ( -
- ))}