diff --git a/app/components/UI/TransactionElement/TransactionDetails/__snapshots__/index.test.js.snap b/app/components/UI/TransactionElement/TransactionDetails/__snapshots__/index.test.js.snap index 87c1d86a94e..2a2114e01b7 100644 --- a/app/components/UI/TransactionElement/TransactionDetails/__snapshots__/index.test.js.snap +++ b/app/components/UI/TransactionElement/TransactionDetails/__snapshots__/index.test.js.snap @@ -206,8 +206,8 @@ exports[`TransactionDetails should render correctly 1`] = ` ] } > - - 0x0 - + /> - - 0x1 - + /> {strings('transactions.from')} - - {this.props.transactionDetails.renderFrom} - + {this.renderCopyFromIcon()} {strings('transactions.to')} - - {this.props.transactionDetails.renderTo} - + {this.renderCopyToIcon()} {strings('transactions.details')}