feat(crypto wallets setting): improve UI

This commit is contained in:
plebeius.eth
2024-05-16 10:19:17 +02:00
parent c31c0a4482
commit 65b3b997fb
5 changed files with 29 additions and 29 deletions
@@ -11,7 +11,7 @@ const CryptoAddressSetting = () => {
cryptoAddress: '',
checkingCryptoAddress: false,
showResolvingMessage: false,
resolveString: t('crypto_address_verification'),
resolveString: '',
resolveClass: '',
});