diff --git a/utils/wallet-connect/package.json b/utils/wallet-connect/package.json index 567efd6179..7cfcf6d419 100644 --- a/utils/wallet-connect/package.json +++ b/utils/wallet-connect/package.json @@ -1,6 +1,6 @@ { "name": "@gear-js/wallet-connect", - "version": "0.2.2", + "version": "0.2.3", "type": "module", "description": "React library to connect Substrate based wallets to Gear dApps", "author": "Gear Technologies", diff --git a/utils/wallet-connect/src/components/wallet-modal/wallet-modal.tsx b/utils/wallet-connect/src/components/wallet-modal/wallet-modal.tsx index 25351b3118..1997ae97f8 100644 --- a/utils/wallet-connect/src/components/wallet-modal/wallet-modal.tsx +++ b/utils/wallet-connect/src/components/wallet-modal/wallet-modal.tsx @@ -97,7 +97,7 @@ function WalletModal({ theme = 'vara', close }: Props) { ) : (
A compatible wallet was not found or is disabled. Install it following the{' '} - + instructions .