diff --git a/ts/Manager/Dialog.tsx b/ts/Manager/Dialog.tsx index 376222b..cf3e063 100644 --- a/ts/Manager/Dialog.tsx +++ b/ts/Manager/Dialog.tsx @@ -14,7 +14,7 @@ const Dialog: React.FC = ({open, title, children, onClose = () => undefin return ( <> -
+
onClose()}>

{title}

{ev.preventDefault(); onClose();}}>