Skip to content
Snippets Groups Projects
Commit 84214be1 authored by Dima Rifai's avatar Dima Rifai
Browse files

Issue #475 - Add referrer and accountName to operarionsTable

parent 524c4020
No related branches found
No related tags found
1 merge request!582Delrifai/#475 fixes on export functionality
......@@ -102,6 +102,8 @@ const AccountSearchResults = () => {
<OperationsTable
operations={formattedOperations}
unformattedOperations={unformattedOperations}
referrer="account_search_result"
accountName={accountOperationsSearchProps?.accountName}
/>
</div>
) : (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment