Commit 3230bc92 authored by Igor Stuev's avatar Igor Stuev Committed by GitHub

Merge pull request #1962 from blockscout/fe-1954

change export holders text
parents d8378ede 6c2eaac1
......@@ -159,7 +159,7 @@ const CsvExport = () => {
noSymbol
/>
<span> to CSV file. </span>
<span>Exports are limited to the last 10K { exportType.text }.</span>
<span>Exports are limited to the top 10K holders by amount held.</span>
</Flex>
);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment