Cleanup
This commit is contained in:
@@ -290,7 +290,7 @@ const createInvoice = async () => {
|
||||
</TableCell>
|
||||
<TableCell class="print:hidden">
|
||||
<Button size="icon" variant="ghost" @click="deleteEntry(entry)">
|
||||
<Trash2 class="size-4 text-muted-foreground" />
|
||||
<Trash2 class="text-muted-foreground" />
|
||||
</Button>
|
||||
</TableCell>
|
||||
</TableRow>
|
||||
|
||||
Reference in New Issue
Block a user