ali-h-s21
Results
1
comments of
ali-h-s21
Here is my simple solution that worked with me just fine. I just added a sibling, and set the 'blocking' to be false. ```js function MyBottomSheetModal(props: BottomSheetProps) { return (...