mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 07:37:11 +01:00
Fix buttons / dropdown values
This commit is contained in:
parent
6b381e7157
commit
e8d8a8a84a
5 changed files with 8 additions and 7 deletions
|
|
@ -30,7 +30,7 @@ export function ReportDeleteButton({
|
|||
|
||||
return (
|
||||
<ModalTrigger>
|
||||
<Button variant="quiet">
|
||||
<Button>
|
||||
<Icon>
|
||||
<Icons.Trash />
|
||||
</Icon>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue