preventBodyScrollhideOnEsc

This commit is contained in:
Tom Moor
2021-09-13 21:00:28 -07:00
parent 88e7d4c539
commit fb335887cb
2 changed files with 4 additions and 2 deletions

View File

@ -39,7 +39,8 @@ const Guide = ({
<Dialog
{...dialog}
aria-label={title}
preventBodyScrollhideOnEsc
preventBodyScroll
hideOnEsc
hide={onRequestClose}
>
{(props) => (