remove uneeded tooltip

This commit is contained in:
Peter Clement 2023-02-01 14:55:39 +00:00
parent 4b6b19cb7e
commit 0642afa9ed
1 changed files with 0 additions and 1 deletions

View File

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