Skip to content

Commit 0a30dbf

Browse files
author
vsalas
committed
fixing nit
1 parent ec28949 commit 0a30dbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/FluentUI_iOS/Components/BottomSheet/BottomSheetController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -925,7 +925,6 @@ public class BottomSheetController: UIViewController, Shadowable, TokenizedContr
925925
margins.bottom = bottomSheetView.frame.height
926926
dimmingView.accessibilityFrame = view.frame.inset(by: margins)
927927
view.accessibilityViewIsModal = true
928-
view.accessibilityViewIsModal = true
929928
}
930929
}
931930

0 commit comments

Comments
 (0)