This commit is contained in:
Martin McKeaveney 2020-09-24 16:17:33 +01:00
parent 408c814b26
commit 0b97930625
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
<div bind:this={anchor}>
<TextButton text small on:click={dropdown.show}>
<Icon name="calculate" />
<Icon name="download" />
Export
</TextButton>
</div>