We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e1844f commit 37ee230Copy full SHA for 37ee230
apps/wallet-mobile/src/features/ReviewTx/useCases/ReviewTxScreen/Overview/OverviewTab.tsx
@@ -297,10 +297,7 @@ const ReceiverTokensSectionMultiReceiver = () => {
297
<CollapsibleSection label="Other parties">
298
<Space height="lg" />
299
300
- <Info
301
- content="Here are displayed other parties that are involved into this transaction. They don't affect your wallet balance"
302
- blue
303
- />
+ <Info content="Here are displayed other parties that are involved into this transaction. They don't affect your wallet balance" />
304
305
306
0 commit comments