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

Issue #475 - Add referrer and accountName to operarionsTable

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