remove uneeded tooltip
This commit is contained in:
parent
12cc927b16
commit
af335b4349
|
@ -279,7 +279,6 @@
|
||||||
<Icon
|
<Icon
|
||||||
name="Download"
|
name="Download"
|
||||||
hoverable
|
hoverable
|
||||||
tooltip="test"
|
|
||||||
on:click={confirmDownloadDialog.show}
|
on:click={confirmDownloadDialog.show}
|
||||||
/>
|
/>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
Loading…
Reference in New Issue