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

View File

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