Skip to content

Commit 37ee230

Browse files
committed
CR: update
1 parent 0e1844f commit 37ee230

File tree

1 file changed

+1
-4
lines changed
  • apps/wallet-mobile/src/features/ReviewTx/useCases/ReviewTxScreen/Overview

1 file changed

+1
-4
lines changed

apps/wallet-mobile/src/features/ReviewTx/useCases/ReviewTxScreen/Overview/OverviewTab.tsx

+1-4
Original file line numberDiff line numberDiff line change
@@ -297,10 +297,7 @@ const ReceiverTokensSectionMultiReceiver = () => {
297297
<CollapsibleSection label="Other parties">
298298
<Space height="lg" />
299299

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-
/>
300+
<Info content="Here are displayed other parties that are involved into this transaction. They don't affect your wallet balance" />
304301

305302
<Space height="lg" />
306303

0 commit comments

Comments
 (0)