Fix buttons / dropdown values

This commit is contained in:
Francis Cao 2024-02-08 14:05:35 -08:00
parent 6b381e7157
commit e8d8a8a84a
5 changed files with 8 additions and 7 deletions

View file

@ -30,7 +30,7 @@ export function ReportDeleteButton({
return (
<ModalTrigger>
<Button variant="quiet">
<Button>
<Icon>
<Icons.Trash />
</Icon>