diff --git a/components/WalletsCarousel.js b/components/WalletsCarousel.js
index 4bc22aa71..ed71415e3 100644
--- a/components/WalletsCarousel.js
+++ b/components/WalletsCarousel.js
@@ -227,10 +227,10 @@ export const WalletCarouselItem = ({ item, _, onPress, handleLongPress, isSelect
- {balance}
+ {`${balance} `}
)}