add first tool

This commit is contained in:
vcoppe
2024-04-18 15:58:46 +02:00
parent 877d7bbf9d
commit 7ca0b3bae3
3 changed files with 11 additions and 3 deletions

View File

@@ -12,6 +12,7 @@
variant="ghost"
class="h-fit px-1 py-1.5"
disabled={$selectedFiles.size == 0}
on:click
>
<slot name="icon" />
</Button>