From d4300bedfb396e9f206a75bd6b2d2637c6d0a224 Mon Sep 17 00:00:00 2001 From: Laurence Presland Date: Tue, 9 Aug 2022 19:34:50 +1000 Subject: [PATCH] Set aria-modal to value of blocking --- src/BottomSheet.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BottomSheet.tsx b/src/BottomSheet.tsx index 83234c94..9d4c8c5d 100644 --- a/src/BottomSheet.tsx +++ b/src/BottomSheet.tsx @@ -648,7 +648,7 @@ export const BottomSheet = React.forwardRef< )}