@@ -568,7 +568,7 @@ exports[`Transactions list renders correctly when can filter by several currenci
568568 data-link-type = " external"
569569 href = " https://example.com/order/123"
570570 >
571- 123
571+ custom- 123
572572 </a >
573573 </td >
574574 <td
@@ -749,7 +749,7 @@ exports[`Transactions list renders correctly when can filter by several currenci
749749 data-link-type = " external"
750750 href = " https://example.com/order/125"
751751 >
752- 125
752+ custom- 125
753753 </a >
754754 </td >
755755 <td
@@ -897,7 +897,7 @@ exports[`Transactions list renders correctly when can filter by several currenci
897897 data-link-type = " external"
898898 href = " https://example.com/order/335"
899899 >
900- 335
900+ custom- 335
901901 </a >
902902 </td >
903903 <td
@@ -1561,7 +1561,7 @@ exports[`Transactions list renders correctly when filtered by currency 1`] = `
15611561 data-link-type = " external"
15621562 href = " https://example.com/order/123"
15631563 >
1564- 123
1564+ custom- 123
15651565 </a >
15661566 </td >
15671567 <td
@@ -1742,7 +1742,7 @@ exports[`Transactions list renders correctly when filtered by currency 1`] = `
17421742 data-link-type = " external"
17431743 href = " https://example.com/order/125"
17441744 >
1745- 125
1745+ custom- 125
17461746 </a >
17471747 </td >
17481748 <td
@@ -1890,7 +1890,7 @@ exports[`Transactions list renders correctly when filtered by currency 1`] = `
18901890 data-link-type = " external"
18911891 href = " https://example.com/order/335"
18921892 >
1893- 335
1893+ custom- 335
18941894 </a >
18951895 </td >
18961896 <td
@@ -2558,7 +2558,7 @@ exports[`Transactions list renders correctly when filtered by payout 1`] = `
25582558 data-link-type = " external"
25592559 href = " https://example.com/order/125"
25602560 >
2561- 125
2561+ custom- 125
25622562 </a >
25632563 </td >
25642564 <td
@@ -3248,7 +3248,7 @@ exports[`Transactions list subscription column renders correctly 1`] = `
32483248 data-link-type = " external"
32493249 href = " https://example.com/order/123"
32503250 >
3251- 123
3251+ custom- 123
32523252 </a >
32533253 </td >
32543254 <td
@@ -3258,7 +3258,7 @@ exports[`Transactions list subscription column renders correctly 1`] = `
32583258 data-link-type = " external"
32593259 href = " https://example.com/subscription/246"
32603260 >
3261- 246
3261+ custom- 246
32623262 </a >
32633263 </td >
32643264 <td
@@ -3439,7 +3439,7 @@ exports[`Transactions list subscription column renders correctly 1`] = `
34393439 data-link-type = " external"
34403440 href = " https://example.com/order/125"
34413441 >
3442- 125
3442+ custom- 125
34433443 </a >
34443444 </td >
34453445 <td
@@ -3590,7 +3590,7 @@ exports[`Transactions list subscription column renders correctly 1`] = `
35903590 data-link-type = " external"
35913591 href = " https://example.com/order/335"
35923592 >
3593- 335
3593+ custom- 335
35943594 </a >
35953595 </td >
35963596 <td
@@ -4299,7 +4299,7 @@ exports[`Transactions list when not filtered by payout renders correctly 1`] = `
42994299 data-link-type = " external"
43004300 href = " https://example.com/order/123"
43014301 >
4302- 123
4302+ custom- 123
43034303 </a >
43044304 </td >
43054305 <td
@@ -4480,7 +4480,7 @@ exports[`Transactions list when not filtered by payout renders correctly 1`] = `
44804480 data-link-type = " external"
44814481 href = " https://example.com/order/125"
44824482 >
4483- 125
4483+ custom- 125
44844484 </a >
44854485 </td >
44864486 <td
@@ -4628,7 +4628,7 @@ exports[`Transactions list when not filtered by payout renders correctly 1`] = `
46284628 data-link-type = " external"
46294629 href = " https://example.com/order/335"
46304630 >
4631- 335
4631+ custom- 335
46324632 </a >
46334633 </td >
46344634 <td
@@ -5334,7 +5334,7 @@ exports[`Transactions list when not filtered by payout renders table summary onl
53345334 data-link-type = " external"
53355335 href = " https://example.com/order/123"
53365336 >
5337- 123
5337+ custom- 123
53385338 </a >
53395339 </td >
53405340 <td
@@ -5515,7 +5515,7 @@ exports[`Transactions list when not filtered by payout renders table summary onl
55155515 data-link-type = " external"
55165516 href = " https://example.com/order/125"
55175517 >
5518- 125
5518+ custom- 125
55195519 </a >
55205520 </td >
55215521 <td
@@ -5663,7 +5663,7 @@ exports[`Transactions list when not filtered by payout renders table summary onl
56635663 data-link-type = " external"
56645664 href = " https://example.com/order/335"
56655665 >
5666- 335
5666+ custom- 335
56675667 </a >
56685668 </td >
56695669 <td
0 commit comments