From 30056ca07fce00606c866816688a25329c3b10af Mon Sep 17 00:00:00 2001 From: lubega-deriv Date: Thu, 14 Nov 2024 16:00:25 +0800 Subject: [PATCH] fix: missing translation string --- .../WalletListCardDropdown/WalletListCardDropdown.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/packages/wallets/src/components/WalletListCardDropdown/WalletListCardDropdown.tsx b/packages/wallets/src/components/WalletListCardDropdown/WalletListCardDropdown.tsx index 22275819a867..437b96e15dec 100644 --- a/packages/wallets/src/components/WalletListCardDropdown/WalletListCardDropdown.tsx +++ b/packages/wallets/src/components/WalletListCardDropdown/WalletListCardDropdown.tsx @@ -133,7 +133,10 @@ const WalletListCardDropdown = () => {
- {wallet.currency} Wallet + {isBalanceLoading ? (