fix: remove extra div
parent
e098bd3b77
commit
84cafcb5a0
|
@ -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")}
|
||||
|
|
Loading…
Reference in New Issue