diff --git a/products/statement-generator/src/components-layout/Affirmation.tsx b/products/statement-generator/src/components-layout/Affirmation.tsx index 3c7c35f6..88b8e534 100644 --- a/products/statement-generator/src/components-layout/Affirmation.tsx +++ b/products/statement-generator/src/components-layout/Affirmation.tsx @@ -80,7 +80,6 @@ const Affirmation = () => { } } fullWidth - disableScrollLock open={affirmationData.isActive} onClose={() => updateAffirmationData({ isActive: false })} aria-labelledby="alert-dialog-title"