(cherry picked from commit 5455174de5)
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
co-authored by
Ashley Harrison
parent
6ab3724a12
commit
8d6b47f11d
@@ -54,7 +54,7 @@ export function Drawer({
|
||||
const { dialogProps, titleProps } = useDialog({}, overlayRef);
|
||||
const { overlayProps } = useOverlay(
|
||||
{
|
||||
isDismissable: true,
|
||||
isDismissable: false,
|
||||
isOpen,
|
||||
onClose,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user