1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00
This commit is contained in:
Martin McKeaveney 2020-09-24 16:17:33 +01:00
parent 408c814b26
commit 0b97930625

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>