fix: remove extra div

pull/2277/head
Agusti Fernandez Pardo 2022-04-13 15:16:18 +02:00
parent e098bd3b77
commit 84cafcb5a0
1 changed files with 0 additions and 1 deletions

View File

@ -147,7 +147,6 @@ export default function ApiKeyDialogForm(props: {
onDatesChange={handleDateChange}
/>
</div>
<div></div>
<DialogFooter>
<Button type="button" color="secondary" onClick={props.handleClose} tabIndex={-1}>
{t("cancel")}