fix button />

pull/2277/head
Agusti Fernandez Pardo 2022-04-13 15:48:05 +02:00
parent 35c46551ee
commit b2227f1824
1 changed files with 2 additions and 1 deletions

View File

@ -83,7 +83,8 @@ export default function ApiKeyListItem(props: { apiKey: TApiKeys; onEditApiKey:
color="minimal"
size="icon"
StartIcon={TrashIcon}
className="ml-2 w-full self-center p-2"></Button>
className="ml-2 w-full self-center p-2"
/>
</DialogTrigger>
</Tooltip>
<ConfirmationDialogContent