1
0
Fork 0
mirror of synced 2024-07-06 23:10:57 +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}> <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>