1
0
Fork 0
mirror of synced 2024-08-18 11:31:28 +12:00

remove uneeded tooltip

This commit is contained in:
Peter Clement 2023-02-01 14:55:39 +00:00
parent 12cc927b16
commit af335b4349

View file

@ -279,7 +279,6 @@
<Icon <Icon
name="Download" name="Download"
hoverable hoverable
tooltip="test"
on:click={confirmDownloadDialog.show} on:click={confirmDownloadDialog.show}
/> />
{/if} {/if}