openxiangda 1.0.71 → 1.0.73

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29525,7 +29525,6 @@ function MobileBottomSheet({
29525
29525
  onMaskClick: onClose,
29526
29526
  onClose,
29527
29527
  destroyOnClose: true,
29528
- getContainer: null,
29529
29528
  showCloseButton: false,
29530
29529
  className: joinClassNames4("sy-mobile-bottom-sheet-popup", className),
29531
29530
  bodyClassName: joinClassNames4("sy-mobile-bottom-sheet", bodyClassName),