fix(web): resolve build errors

This commit is contained in:
Luke
2023-09-30 10:19:42 +02:00
parent 4ba5880d40
commit b1d54b6f26

View File

@@ -155,7 +155,7 @@ const InputDialog: React.FC = () => {
<Button
uppercase
variant="default"
onClick={handleClose}
onClick={() => handleClose()}
mr={3}
disabled={fields.options?.allowCancel === false}
>